Skip to content

Commit a65fcc9

Browse files
Fix wrong response on test
1 parent eb8a87d commit a65fcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests_and_examples/examples/aggregation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@
16641664
"result": {
16651665
"boolean-test-field": [
16661666
{
1667-
"value": "false",
1667+
"value": "true",
16681668
"quantity": 50
16691669
}
16701670
]

0 commit comments

Comments
 (0)