summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/unit/user_test.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/user_test.rb b/test/unit/user_test.rb
index 69a79b465..5698a1b8d 100644
--- a/test/unit/user_test.rb
+++ b/test/unit/user_test.rb
@@ -564,6 +564,7 @@ class UserTest < ActiveSupport::TestCase
end
def test_validate_password_complexity
+ set_language_if_valid 'en'
user = users(:users_002)
bad_passwords = [
user.login,