[Fix #2833] Move /support files to /fixtures

This commit is contained in:
gregoirenovel 2018-10-16 00:01:53 +02:00
parent 758c47343f
commit baf69acbcb
48 changed files with 52 additions and 52 deletions

View file

@ -39,7 +39,7 @@ feature 'The user' do
check('engagement')
fill_in('dossier_link', with: '123')
# do not know how to make it work...
# find('form input[type="file"]').set(Rails.root.join('spec/fixtures/white.png'))
# find('form input[type="file"]').set(Rails.root.join('spec/fixtures/files/white.png'))
click_on 'Enregistrer le brouillon'