Commit 9e90ac1b authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'fix_qa_auto_devops_spec' into 'master'

Fix typo in QA auto_devops spec

See merge request gitlab-org/gitlab-ce!26809
parents 2db4e79f 22cb8262
......@@ -94,7 +94,7 @@ module QA
Page::Project::Menu.perform(&:go_to_operations_environments)
Page::Project::Operations::Environments::Index.perform do |index|
index.click_environment_linkindex.go_to_environment('production')
index.click_environment_link('production')
end
Page::Project::Operations::Environments::Show.perform do |show|
show.view_deployment do
......
Markdown is supported
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