[Fix #2833] Move /support files to /fixtures
This commit is contained in:
parent
758c47343f
commit
baf69acbcb
48 changed files with 52 additions and 52 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue