diff --git a/features/delete_profile.feature b/features/delete_profile.feature index 31b66bf..99a87a2 100644 --- a/features/delete_profile.feature +++ b/features/delete_profile.feature @@ -98,13 +98,6 @@ Feature: delete profile And I go to /myprofile/sample-enterprise/profile_editor/destroy_profile Then I should see "Access denied" - Scenario: community regular member cannot see link to delete profile - Given "Joao Silva" is a member of "Sample Community" - And I am logged in as "joaosilva" - And I am on Sample Community's control panel - When I follow "Community Info and settings" - Then I should not see "Delete profile" - Scenario: environment admin deletes profile Given I am logged in as admin And I am on Joao Silva's control panel -- libgit2 0.21.2