Skip to content

Commit de9312f

Browse files
Fix after review
1 parent a4a8969 commit de9312f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Bundle/EventListener/AbstractDoctrineListenerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
declare(strict_types=1);
1313

14-
namespace Bundle\EventListener;
14+
namespace Sylius\Bundle\ResourceBundle\Tests\Bundle\EventListener;
1515

1616
use App\Entity\Book;
1717
use App\Entity\User;

0 commit comments

Comments
 (0)