Skip to content

Commit 09a29a2

Browse files
committed
long wait
1 parent 7f713a0 commit 09a29a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/e2e.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run_logstash
7373
end
7474

7575
def assert_data
76-
max_timeout = 10
76+
max_timeout = 200
7777
csv_data = CSV.read(@csv_file)
7878

7979
(0..max_timeout).each do |_|

0 commit comments

Comments
 (0)