diff --git a/tests/browser/features/category.feature b/tests/browser/features/category.feature deleted file mode 100644 index 0dc33e6..0000000 --- a/tests/browser/features/category.feature +++ /dev/null @@ -1,10 +0,0 @@ -@chrome @firefox @test2.m.wikipedia.org @vagrant @login -Feature: Categories - - Scenario: I can view categories - Given I am in a wiki that has categories - And I am using the mobile site - And I am on the "Selenium categories test page" page - When I click on the category button - Then I should see the categories overlay - And I should see a list of categories