Commit 6e0f85aa authored by Mark Lapierre's avatar Mark Lapierre

Visit project after push

Waits for the push to a project before visiting the page
so that the updated state is shown when the page loads
parent 1bec3621
......@@ -32,8 +32,8 @@ module QA
def fabricate!
super
project.visit!
project.wait_for_push @commit_message if @wait_for_push
project.visit!
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