forked from wallabag/wallabag
fix labels on new user prompt
fix tests nl add translation validation length
This commit is contained in:
@ -293,7 +293,7 @@ class ConfigControllerTest extends WallabagCoreTestCase
|
||||
'new_user[plainPassword][second]' => 'mypassword2',
|
||||
'new_user[email]' => 'wallace@wallace.me',
|
||||
),
|
||||
'This value is not valid',
|
||||
'The password fields must match',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user