We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531879d commit 584fc16Copy full SHA for 584fc16
test/application_system_test_case.rb
@@ -80,6 +80,7 @@ def downloaded_file(filename='*')
80
loop do
81
files = downloaded_files(filename)
82
break if files.present?
83
+
84
sleep 0.2
85
end
86
0 commit comments