[reindex][test] Fix timeout value

This commit is contained in:
Nik Everett 2016-03-10 13:12:29 -05:00
parent 378e0d2c0c
commit 94798a3672
1 changed files with 1 additions and 1 deletions

View File

@ -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!