BigW Consortium Gitlab

Removed puts

parent 9c15822f
......@@ -18,7 +18,6 @@ feature 'RavenJS', :feature, :js do
end
def has_requested_raven
p page.driver.network_traffic
page.driver.network_traffic.one? {|request| request.url.end_with?(raven_path)}
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