summaryrefslogtreecommitdiff
path: root/features/steps/project/issues/milestones.rb
diff options
context:
space:
mode:
Diffstat (limited to 'features/steps/project/issues/milestones.rb')
-rw-r--r--features/steps/project/issues/milestones.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/project/issues/milestones.rb b/features/steps/project/issues/milestones.rb
index c8708572ec6..e2eda511497 100644
--- a/features/steps/project/issues/milestones.rb
+++ b/features/steps/project/issues/milestones.rb
@@ -63,7 +63,7 @@ class Spinach::Features::ProjectIssuesMilestones < Spinach::FeatureSteps
end
step 'I click link to remove milestone' do
- click_link 'Remove'
+ click_link 'Delete'
end
step 'I should see no milestones' do