Skip to content

Commit 20720fc

Browse files
Add result and score on query types to test
1 parent d8d79a7 commit 20720fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests_and_examples/run_query_tests.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ def main():
267267
'count_event',
268268
'top_values',
269269
'aggregation',
270+
'score',
271+
'result'
270272
]
271273

272274
# Testing class with demo API key

0 commit comments

Comments
 (0)