Commit 20f1b823 authored by Mike Greiling's avatar Mike Greiling

remove unnecessary use of url_blacklist override

parent 443c2e3f
...@@ -39,7 +39,6 @@ feature 'Artifact file', :js do ...@@ -39,7 +39,6 @@ feature 'Artifact file', :js do
context 'JPG file' do context 'JPG file' do
before do before do
page.driver.browser.url_blacklist = []
visit_file('rails_sample.jpg') visit_file('rails_sample.jpg')
wait_for_requests wait_for_requests
......
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