diff --git a/tests/browser/features/pageactions_protected.feature b/tests/browser/features/pageactions_protected.feature deleted file mode 100644 index c152e4d..0000000 --- a/tests/browser/features/pageactions_protected.feature +++ /dev/null @@ -1,10 +0,0 @@ -@chrome @integration @adminuser -Feature: Page actions menu when anonymous - - Background: - Given I am using the mobile site - And I visit a protected page - - Scenario: I cannot edit a protected page when anonymous - When I click the edit icon holder - Then I should see a toast notification