Skip to content

Commit 7f2fd1e

Browse files
committed
wip
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent f2948d8 commit 7f2fd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Workbench/DiscoversTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use PHPUnit\Framework\Attributes\Test;
1212
use PHPUnit\Framework\Attributes\TestWith;
1313

14-
use function Orchestra\Sidekick\package_version_compare;
14+
use function Orchestra\Testbench\package_version_compare;
1515

1616
#[WithConfig('app.key', 'AckfSECXIvnK5r28GVIWUAxmbBSjTsmF')]
1717
class DiscoversTest extends TestCase

0 commit comments

Comments
 (0)