mirror of
https://github.com/pestphp/pest.git
synced 2026-03-08 00:37:22 +01:00
chore: adjusts tests
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
use Pest\PendingCalls\TestCall;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
uses(Gettable::class);
|
||||
pest()->use(Gettable::class);
|
||||
|
||||
/**
|
||||
* @return TestCase|TestCall|Gettable
|
||||
|
||||
Reference in New Issue
Block a user