We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523afa7 commit 265f424Copy full SHA for 265f424
features/users/logging_out.feature
@@ -19,5 +19,6 @@ Feature: User Logging out
19
config.logout_link_path = :logout_path
20
end
21
"""
22
+ And I am logged in
23
When I go to the dashboard
24
Then I should see the default welcome message
0 commit comments