Skip to content
Snippets Groups Projects
Commit 8ce41760 authored by peterhegman's avatar peterhegman Committed by Peter Hegman
Browse files

Set `click_by_js` attribute to `true` in QA spec

To accommodate GitLab UI checkbox
parent 77467c38
No related merge requests found
......@@ -29,7 +29,7 @@ def self.prepended(base)
end
def click_pipelines_for_merged_results_checkbox
check_element(:merged_results_pipeline_checkbox)
check_element(:merged_results_pipeline_checkbox, true)
end
def click_merge_trains_checkbox
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment