remove unnecessary use of url_blacklist override

This commit is contained in:
Mike Greiling 2017-10-26 18:15:09 +02:00
parent 443c2e3f02
commit 20f1b823d1
No known key found for this signature in database
GPG key ID: 0303DF507FA67596

View file

@ -39,7 +39,6 @@ feature 'Artifact file', :js do
context 'JPG file' do
before do
page.driver.browser.url_blacklist = []
visit_file('rails_sample.jpg')
wait_for_requests