Commit 11188b24 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'tomi/300621/exported_project_replacement' into 'master'

LMR QA | Main | Adding a fittin export project

See merge request gitlab-org/gitlab!65125
parents 39393b4e be18ed2d
......@@ -152,7 +152,7 @@ module QA
@project = Resource::ImportProject.fabricate_via_browser_ui!
# Setting the name here, since otherwise some tests will look for an existing file in
# the proejct without ever knowing what is in it.
@file_name = "LICENSE"
@file_name = "github_controller_spec.rb"
visit("#{project.web_url}/-/merge_requests/1")
current_url
end
......
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