mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
fix lint
This commit is contained in:
@ -5,6 +5,7 @@ declare(strict_types=1);
|
||||
namespace Pest\Expectations;
|
||||
|
||||
use function expect;
|
||||
|
||||
use Pest\Expectation;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user