mirror of
https://github.com/redmine/redmine.git
synced 2026-03-05 20:11:36 +01: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:
@@ -80,6 +80,7 @@ class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
|
||||
loop do
|
||||
files = downloaded_files(filename)
|
||||
break if files.present?
|
||||
|
||||
sleep 0.2
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user