fix export_file_spec

This commit is contained in:
Jose Ivan Vargas 2017-10-03 12:07:19 -05:00
parent 6c541edaf1
commit c3d03582aa

View file

@ -41,7 +41,7 @@ feature 'Import/Export - project export integration test', js: true do
expect(page).to have_content('Export project')
click_link 'Export project'
find(:link, 'Export project').send_keys(:return)
visit edit_project_path(project)