clean up download helper data before test run
This commit is contained in:
parent
c04077ca34
commit
00e1d88a75
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ feature 'Instructing a dossier:' do
|
||||||
expect(files[2].filename.include?('horodatage/operation')).to be_truthy
|
expect(files[2].filename.include?('horodatage/operation')).to be_truthy
|
||||||
end
|
end
|
||||||
|
|
||||||
|
before { DownloadHelpers.clear_downloads }
|
||||||
after { DownloadHelpers.clear_downloads }
|
after { DownloadHelpers.clear_downloads }
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue