summaryrefslogtreecommitdiff
path: root/features/project/snippets.feature
diff options
context:
space:
mode:
authorHan Loong Liauw <hanloongliauw@gmail.com>2015-10-15 17:01:17 +1100
committerHan Loong Liauw <hanloongliauw@gmail.com>2015-10-15 17:59:17 +1100
commit45e11d95f27584f699392fad8f54c1807e562d7f (patch)
tree02c62ba4586bdbee6547461d17b4367fc86001a7 /features/project/snippets.feature
parentf7ed469ece5e113273b006dd64cc0d29243cfcde (diff)
downloadgitlab-ce-45e11d95f27584f699392fad8f54c1807e562d7f.tar.gz
fix spinach features to use new button wordings
Also fixed an accidental deletion of pratial
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 77e42a1a38b..270557cbde7 100644
--- a/features/project/snippets.feature
+++ b/features/project/snippets.feature
@@ -30,5 +30,5 @@ Feature: Project Snippets
Scenario: I destroy "Snippet one"
Given I visit snippet page "Snippet one"
- And I click link "Remove Snippet"
+ And I click link "Delete"
Then I should not see "Snippet one" in snippets