From 671db6cb55d04f6f4106d796187fce35275a7cf7 Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Mon, 22 Feb 2016 10:26:32 -0300 Subject: [PATCH] force go to account login after logout --- features/secret_community.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/secret_community.feature b/features/secret_community.feature index 39801d3..34eeda1 100644 --- a/features/secret_community.feature +++ b/features/secret_community.feature @@ -17,6 +17,7 @@ Feature: Use a secret community And I check "Secret" And I press "Save" And I follow "Logout" + And I go to /account/login @selenium Scenario: Hide privacity options when secret is checked -- libgit2 0.21.2