Set remove-finished-downloads in download tests

This commit is contained in:
Florian Bruhin 2016-09-10 15:50:18 +02:00
parent 17caf80f2a
commit a21cd9f56e

View File

@ -3,6 +3,7 @@ Feature: Downloading things from a website.
Background:
Given I set up a temporary download dir
And I clean old downloads
And I set ui -> remove-finished-downloads to -1
## starting downloads