From 001096cab8fb8462f8bc3f4bf7073ccca6de7ad3 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 23 Jul 2014 18:03:33 +0300 Subject: Remove duplicate test Signed-off-by: Dmitriy Zaporozhets --- features/project/public.feature | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 features/project/public.feature (limited to 'features/project') diff --git a/features/project/public.feature b/features/project/public.feature deleted file mode 100644 index c5a9da14c54..00000000000 --- a/features/project/public.feature +++ /dev/null @@ -1,8 +0,0 @@ -Feature: Public Projects - Background: - Given I sign in as a user - - Scenario: I should see the list of public projects - When I visit the public projects area - Then I should see the list of public projects - -- cgit v1.2.1