Commit 541b9eb6 authored by Jacob Schatz's avatar Jacob Schatz

Fix rubocop build error

parent ffb14821
...@@ -257,7 +257,7 @@ feature 'Login', feature: true do ...@@ -257,7 +257,7 @@ feature 'Login', feature: true do
end end
end end
def ensure_tab_pane_correctness(visit_path=true) def ensure_tab_pane_correctness(visit_path = true)
if visit_path if visit_path
visit new_user_session_path visit new_user_session_path
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment