mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
refacto: structure
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
use Pest\Exceptions\ExpectationNotFound;
|
||||
use function PHPUnit\Framework\assertEquals;
|
||||
use function PHPUnit\Framework\assertEqualsIgnoringCase;
|
||||
use function PHPUnit\Framework\assertInstanceOf;
|
||||
|
||||
Reference in New Issue
Block a user