Commit d180affa authored by Grzegorz Bizon's avatar Grzegorz Bizon

Merge branch 'qa/gb/fix-page-refresh-address' into 'master'

Fix QA page refresh address by using absolute URLs

Closes gitlab-qa#99

See merge request gitlab-org/gitlab-ce!15338
parents a978e9b9 461b6f32
......@@ -5,7 +5,7 @@ module QA
include Scenario::Actable
def refresh
visit current_path
visit current_url
end
end
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