mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fc7781646c
Why: * When getting an error that generates a screenshot it would be helpful to be able to ctrl+click it to quickly open it in the browser, which does not work with relative paths This change addresses the need by: * Changing `image_path` to disregard the relative path and use the absolute one instead |
||
---|---|---|
.. | ||
driver_test.rb | ||
screenshot_helper_test.rb | ||
server_test.rb | ||
system_test_case_test.rb |