File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Contracts \Tests \ Service ;
12+ namespace Symfony \Contracts \Service \ Test ;
1313
1414use PHPUnit \Framework \TestCase ;
1515use Psr \Container \ContainerInterface ;
Original file line number Diff line number Diff line change 1515 <testsuites >
1616 <testsuite name =" Symfony Contracts Test Suite" >
1717 <directory >./Tests/</directory >
18+ <directory >./Service/Test/</directory >
1819 <directory >./Translation/Test/</directory >
1920 </testsuite >
2021 </testsuites >
2425 <directory >./</directory >
2526 <exclude >
2627 <directory >./Tests</directory >
28+ <directory >./Service/Test/</directory >
2729 <directory >./Translation/Test/</directory >
2830 <directory >./vendor</directory >
2931 </exclude >
You can’t perform that action at this time.
0 commit comments