diff --git a/features/step_definitions/session_steps.rb b/features/step_definitions/session_steps.rb index 56c747fad..03f5bd3ed 100644 --- a/features/step_definitions/session_steps.rb +++ b/features/step_definitions/session_steps.rb @@ -54,6 +54,7 @@ end When /^I (?:log|sign) out$/ do logout + step "I go to the root page" end When /^I (?:log|sign) out manually$/ do