Commit a03b5efb authored by Mike Greiling's avatar Mike Greiling

Apply 1 suggestion(s) to 1 file(s)

parent ad668d0d
...@@ -165,7 +165,7 @@ RSpec.configure do |config| ...@@ -165,7 +165,7 @@ RSpec.configure do |config|
message = "Unable to access Chrome javascript console logs. You may be using an outdated version of ChromeDriver." message = "Unable to access Chrome javascript console logs. You may be using an outdated version of ChromeDriver."
raise JSConsoleError, message raise JSConsoleError, message
else else
raise raise error
end end
end 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