1
0
Fork 0

attempt to fix non-deterministic test

This commit is contained in:
jsteemann 2018-03-28 14:44:22 +02:00
parent c662df5cc0
commit eb1af0e14f
1 changed files with 1 additions and 1 deletions

View File

@ -284,7 +284,7 @@ function geoVariationsTestSuite() {
{"_key":"1232","_id":"test/1232","_rev":"_WjFgKfC---","location":[0,0]},
{"_key":"1173","_id":"test/1173","_rev":"_WjFfvBC---","location":[10,10]},
{"_key":"1197","_id":"test/1197","_rev":"_WjFf9AC---","location":[0,50]},
{"_key":"1256","_id":"test/1256","_rev":"_WjFgVtC---","location":[10,10]}
{"_key":"1256","_id":"test/1256","_rev":"_WjFgVtC---","location":[10,10.1]}
];
geocol.insert(documents);
},