Commit 15889e4a authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-shl-fix-github-import-project-spec' into 'master'

Sign out after the github import test

Closes #193485

See merge request gitlab-org/gitlab!22747
parents f1ce70ab 86f15146
......@@ -21,6 +21,8 @@ module QA
delete delete_project_request.url
expect_status(202)
Page::Main::Menu.perform(&:sign_out_if_signed_in)
end
it 'user imports a GitHub repo' 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