diff --git a/features/private_profile.feature b/features/private_profile.feature index 9cd7036..480e25f 100644 --- a/features/private_profile.feature +++ b/features/private_profile.feature @@ -30,16 +30,6 @@ Feature: private profiles When I go to shygirl's homepage Then I should not see "Add friend" - Scenario: viewing a private community profile shouldn't show the news if not logged or not a member - Given I am on Safernet's homepage - Then I should not see "What's new" - And I am logged in as "joao" - When I am on Safernet's homepage - Then I should not see "What's new" - And "joao" is a member of "Safernet" - When I am on Safernet's homepage - Then I should see "What's new" - Scenario: person private profiles should not display sensible information Given I am logged in as "joao" When I go to shygirl's homepage -- libgit2 0.21.2