Commit 22cb8262 authored by Thong Kuah's avatar Thong Kuah

Fix typo in QA auto_devops spec

parent afbc8274
......@@ -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