上级 75723034
......@@ -18,7 +18,7 @@ module QA
project.description = 'Add file templates via the Files view'
end
Page::Menu::Main.act { sign_out }
Page::Main::Menu.act { sign_out }
end
templates = [
......
......@@ -27,7 +27,7 @@ module QA
page.commit_changes
end
Page::Menu::Main.act { sign_out }
Page::Main::Menu.act { sign_out }
end
templates = [
......
......@@ -66,7 +66,7 @@ module QA
expect(pipeline).to have_build('production', status: :success, wait: 1200)
end
Page::Menu::Side.act { click_operations_environments }
Page::Project::Menu.act { click_operations_environments }
Page::Project::Operations::Environments::Index.perform do |index|
index.go_to_environment('production')
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册