Commit 7e6b7b67 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-fix-nightly-46' into 'master'

[QA] Fix the Codeowners QA test

Closes gitlab-org/quality/nightly#46

See merge request gitlab-org/gitlab-ee!8841
parents 514aec02 b12d3f98
......@@ -53,9 +53,7 @@ module QA
push.files = files
push.commit_message = 'Add CODEOWNERS and test files'
end
Page::Project::Show.perform do |project_page|
project_page.wait_for_push
end
@project.visit!
# Check the files and code owners
Page::Project::Show.perform do |project_page|
......
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