File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \Tests \Symfony \ Bundle \ Test ;
14+ namespace ApiPlatform \Tests \Test ;
1515
1616use ApiPlatform \Test \ApiTestCase ;
1717use ApiPlatform \Tests \Fixtures \TestBundle \ApiResource \Issue5921 \ExceptionResource ;
Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \Tests \Symfony \ Bundle \ Test ;
14+ namespace ApiPlatform \Tests \Test ;
1515
1616use ApiPlatform \Test \ApiTestCase ;
1717use ApiPlatform \Test \Response ;
Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \Tests \Symfony \ Bundle \ Test \Constraint ;
14+ namespace ApiPlatform \Tests \Test \Constraint ;
1515
1616use ApiPlatform \Test \Constraint \ArraySubset ;
1717use ApiPlatform \Tests \Fixtures \ArrayAccessible ;
Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \Tests \Symfony \ Bundle \ Test \Constraint ;
14+ namespace ApiPlatform \Tests \Test \Constraint ;
1515
1616use ApiPlatform \Test \Constraint \MatchesJsonSchema ;
1717use PHPUnit \Framework \ExpectationFailedException ;
Original file line number Diff line number Diff line change 1111
1212declare (strict_types=1 );
1313
14- namespace ApiPlatform \Tests \Symfony \ Bundle \ Test ;
14+ namespace ApiPlatform \Tests \Test ;
1515
1616use ApiPlatform \Test \Response ;
1717use PHPUnit \Framework \Attributes \DataProvider ;
You can’t perform that action at this time.
0 commit comments