Skip to content

Commit fc1f3f4

Browse files
committed
Revert "increase test timeout"
This reverts commit 5844061.
1 parent fbc97d0 commit fc1f3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const baseUrl = 'http://127.0.0.1:9200'
1414

1515
const seeds = {}
1616
const seedSize = 500
17-
const testTimeout = seedSize * 40
17+
const testTimeout = seedSize * 25
1818
let i = 0
1919
let indexesExistingBeforeSuite = 0
2020

0 commit comments

Comments
 (0)