remove unnecessary use of url_blacklist override
This commit is contained in:
parent
443c2e3f02
commit
20f1b823d1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue