Skip to content

Commit 9a1961b

Browse files
committed
Fixed fixtures loading (for real now hopefully)
1 parent f27f0ab commit 9a1961b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/services.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@ when@test: &test
279279

280280
App\DataFixtures\:
281281
resource: '../src/DataFixtures/'
282+
autoconfigure: true
283+
autowire: true
282284

283285
App\Doctrine\Purger\:
284286
resource: '../src/Doctrine/Purger/'

0 commit comments

Comments
 (0)