mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-06 11:15:48 -06:00
feat: Renamed translation strings
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
// password: testPassword,
|
||||
// ));
|
||||
// expect(
|
||||
// find.textContaining(t.translations.loginPagePasswordValidatorMessageText),
|
||||
// find.textContaining(t.translations.passwordMustNotBeEmpty),
|
||||
// findsOneWidget,
|
||||
// );
|
||||
// });
|
||||
@@ -169,7 +169,7 @@
|
||||
// password: testPassword,
|
||||
// ));
|
||||
// expect(
|
||||
// find.textContaining(t.translations.loginPageUsernameValidatorMessageText),
|
||||
// find.textContaining(t.translations.usernameMustNotBeEmpty),
|
||||
// findsOneWidget,
|
||||
// );
|
||||
// });
|
||||
|
||||
Reference in New Issue
Block a user