mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Correct username in login helper
This commit is contained in:
parent
ee8bc60b86
commit
3f0f0dd94c
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user