mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-21 16:01:14 +00:00
add empty line after guard clause to ApplicationSystemTestCase
git-svn-id: http://svn.redmine.org/redmine/trunk@20144 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
531879d947
commit
584fc1651a
@ -80,6 +80,7 @@ class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
loop do
|
||||
files = downloaded_files(filename)
|
||||
break if files.present?
|
||||
|
||||
sleep 0.2
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user