diff --git a/tests/Features/Expect/pipes.php b/tests/Features/Expect/pipes.php index e6808dbb..5e311e07 100644 --- a/tests/Features/Expect/pipes.php +++ b/tests/Features/Expect/pipes.php @@ -2,7 +2,6 @@ declare(strict_types=1); -use Pest\Exceptions\ExpectationNotFound; use function PHPUnit\Framework\assertEquals; use function PHPUnit\Framework\assertEqualsIgnoringCase; use function PHPUnit\Framework\assertInstanceOf;