Commit 671db6cb55d04f6f4106d796187fce35275a7cf7
1 parent
3000e1ea
Exists in
master
and in
12 other branches
force go to account login after logout
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/secret_community.feature
@@ -17,6 +17,7 @@ Feature: Use a secret community | @@ -17,6 +17,7 @@ Feature: Use a secret community | ||
17 | And I check "Secret" | 17 | And I check "Secret" |
18 | And I press "Save" | 18 | And I press "Save" |
19 | And I follow "Logout" | 19 | And I follow "Logout" |
20 | + And I go to /account/login | ||
20 | 21 | ||
21 | @selenium | 22 | @selenium |
22 | Scenario: Hide privacity options when secret is checked | 23 | Scenario: Hide privacity options when secret is checked |