Commit 671db6cb55d04f6f4106d796187fce35275a7cf7

Authored by Leandro Santos
1 parent 3000e1ea

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 17 And I check "Secret"
18 18 And I press "Save"
19 19 And I follow "Logout"
  20 + And I go to /account/login
20 21  
21 22 @selenium
22 23 Scenario: Hide privacity options when secret is checked
... ...