diff --git a/test/test_helper.rb b/test/test_helper.rb index 14a905ac..968a0ded 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -42,7 +42,7 @@ class ActionDispatch::IntegrationTest end def log_in_as_user - log_in_as 'Tolkien', 'Mellon' + log_in_as 'JRRTolkien', 'Mellon' end def log_in_as_anon