Skip to content

Commit d637236

Browse files
committed
Fix PHPUnit tests
1 parent eff5a29 commit d637236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Application/config/services.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ services:
8080
connection: default
8181

8282
App\Repository\ComicBookRepository: null
83+
App\Repository\LegacyBookRepository: null
8384

8485
App\Shared\:
8586
resource: '../src/Shared'

0 commit comments

Comments
 (0)