Skip to content

Commit 789f7c3

Browse files
committed
Low timeout w/ new database
1 parent 09a29a2 commit 789f7c3

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 = 200
76+
max_timeout = 10
7777
csv_data = CSV.read(@csv_file)
7878

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

0 commit comments

Comments
 (0)