diff options
Diffstat (limited to 'features/project')
-rw-r--r-- | features/project/public.feature | 8 |
1 files changed, 0 insertions, 8 deletions
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 - |