upgraded FosUserBundle and Symfony 4.3 (#1005)
This commit is contained in:
@@ -85,8 +85,8 @@ class SecurityControllerTest extends ControllerBaseTest
|
||||
'email' => 'test@example.com',
|
||||
'username' => 'example',
|
||||
'plainPassword' => [
|
||||
'first' => 'test123',
|
||||
'second' => 'test123',
|
||||
'first' => 'test1234',
|
||||
'second' => 'test1234',
|
||||
],
|
||||
]
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user