[reindex][test] Fix timeout value
This commit is contained in:
parent
378e0d2c0c
commit
94798a3672
|
@ -16,7 +16,7 @@
|
|||
body:
|
||||
source:
|
||||
index: twitter
|
||||
timeout: 10ms
|
||||
timeout: 10
|
||||
query:
|
||||
script:
|
||||
# Sleep 100x longer than the timeout. That should cause a timeout!
|
||||
|
|
Loading…
Reference in New Issue