summaryrefslogtreecommitdiff
path: root/spec/support/helpers/feature_flag_helpers.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/helpers/feature_flag_helpers.rb')
-rw-r--r--spec/support/helpers/feature_flag_helpers.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/support/helpers/feature_flag_helpers.rb b/spec/support/helpers/feature_flag_helpers.rb
index 51ba9039b70..4e57002a7c6 100644
--- a/spec/support/helpers/feature_flag_helpers.rb
+++ b/spec/support/helpers/feature_flag_helpers.rb
@@ -71,7 +71,7 @@ module FeatureFlagHelpers
end
def add_linked_issue_button
- find('.js-issue-count-badge-add-button')
+ find_button 'Add a related issue'
end
def remove_linked_issue_button