8000 Fix undiscoverablility of SymfonyTestsListenerForV7 · symfony/symfony@538b257 · GitHub
[go: up one dir, main page]

Skip to content

Commit 538b257

Browse files
committed
Fix undiscoverablility of SymfonyTestsListenerForV7
1 parent 4ccf8bc commit 538b257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/PhpUnit/Legacy/SymfonyTestsListenerForV7.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* file that was distributed with this source code.
1010
*/
1111

12-
namespace Symfony\Bridge\PhpUnit;
12+
namespace Symfony\Bridge\PhpUnit\Legacy;
1313

1414
use PHPUnit\Framework\Test;
1515
use PHPUnit\Framework\TestListener;

0 commit comments

Comments
 (0)
0