Skip to content

Commit 602a94b

Browse files
committed
test requires security bundle to parse security.yml fixture
1 parent 8d0b538 commit 602a94b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Maker/MakeResetPasswordTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public function getTestDetails()
2727
'App\Entity\User',
2828
'app_home',
2929
])
30+
->addExtraDependencies('security-bundle')
3031
->setFixtureFilesPath(__DIR__.'/../fixtures/MakeResetPassword'),
3132
];
3233
}

0 commit comments

Comments
 (0)