diff --git a/test/integration/expression-tests/within/basic/test.json b/test/integration/expression-tests/within/basic/test.json index a710b5c1c32..804d6c73cbf 100644 --- a/test/integration/expression-tests/within/basic/test.json +++ b/test/integration/expression-tests/within/basic/test.json @@ -48,7 +48,7 @@ "result": "success" }, "outputs": [false, true, false], - "serialized": ["Within", { + "serialized": ["within", { "coordinates": [[[0, 0], [0, 5], [5, 5], [5, 0], [0, 0]]], "type": "Polygon" }]