Delint from a local pronto run

This commit is contained in:
Michael Ball 2021-02-24 20:53:28 -08:00
parent 27873c307b
commit 5c902e7e36
4 changed files with 7 additions and 6 deletions

View file

@ -69,7 +69,7 @@ feature Commercial do
scenario 'does not add an invalid commercial of an event', feature: true, js: true do
# TODO-SNAPCON
skip("Snap!Con allows all materials to be saved.")
skip('Snap!Con allows all materials to be saved.')
visit edit_conference_program_proposal_path(conference.short_title, event.id)
click_link 'Materials'
fill_in 'commercial_url', with: 'invalid_commercial_url'