summaryrefslogtreecommitdiff
path: root/features/project/snippets.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/snippets.feature')
-rw-r--r--features/project/snippets.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/snippets.feature b/features/project/snippets.feature
index 270557cbde7..3c51ea56585 100644
--- a/features/project/snippets.feature
+++ b/features/project/snippets.feature
@@ -12,7 +12,7 @@ Feature: Project Snippets
And I should not see "Snippet two" in snippets
Scenario: I create new project snippet
- Given I click link "New Snippet"
+ Given I click link "New snippet"
And I submit new snippet "Snippet three"
Then I should see snippet "Snippet three"