We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2948d8 commit 7f2fd1eCopy full SHA for 7f2fd1e
tests/Workbench/DiscoversTest.php
@@ -11,7 +11,7 @@
11
use PHPUnit\Framework\Attributes\Test;
12
use PHPUnit\Framework\Attributes\TestWith;
13
14
-use function Orchestra\Sidekick\package_version_compare;
+use function Orchestra\Testbench\package_version_compare;
15
16
#[WithConfig('app.key', 'AckfSECXIvnK5r28GVIWUAxmbBSjTsmF')]
17
class DiscoversTest extends TestCase
0 commit comments