Skip to content

Commit a4a22c9

Browse files
authored
fix: Remove old trait (#4665)
1 parent 09f1ec9 commit a4a22c9

File tree

2 files changed

+1
-161
lines changed

2 files changed

+1
-161
lines changed

src/Symfony/Bundle/Test/ApiTestAssertionsTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
use ApiPlatform\Symfony\Bundle\Test\Constraint\ArraySubset;
2020
use ApiPlatform\Symfony\Bundle\Test\Constraint\MatchesJsonSchema;
2121
use PHPUnit\Framework\ExpectationFailedException;
22+
use Symfony\Bundle\FrameworkBundle\Test\BrowserKitAssertionsTrait;
2223
use Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException;
2324
use Symfony\Contracts\HttpClient\ResponseInterface;
2425

src/Symfony/Bundle/Test/BrowserKitAssertionsTrait.php

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)