summaryrefslogtreecommitdiff
path: root/features/project/project.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/project.feature')
-rw-r--r--features/project/project.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/project/project.feature b/features/project/project.feature
index ef11bceed11..56ae5c78d01 100644
--- a/features/project/project.feature
+++ b/features/project/project.feature
@@ -68,3 +68,8 @@ Feature: Project
When I visit project "Shop" page
Then I should not see "New Issue" button
And I should not see "New Merge Request" button
+
+ Scenario: I should not see Project snippets
+ Given I disable snippets in project
+ When I visit project "Shop" page
+ Then I should not see "Snippets" button