mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
fix labels on new user prompt
fix tests nl add translation validation length
This commit is contained in:
parent
ae5b37ef2e
commit
6fa4be38eb
3 changed files with 7 additions and 1 deletions
|
@ -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',
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue