Skip to content
Snippets Groups Projects
Unverified Commit dddfa0b9 authored by Cam Saul's avatar Cam Saul
Browse files

Test fixes :wrench: [ci drivers]

parent 216fcdee
No related branches found
No related tags found
Loading
......@@ -77,8 +77,7 @@
:row_count 1
:data {:rows [[1]]
:columns ["count"]
:cols [{:name "count", :display_name "Count", :base_type :type/Integer
:remapped_to nil, :remapped_from nil}]
:cols [{:name "count", :display_name "Count", :base_type :type/Integer}]
:native_form {:collection "venues"
:query native-query}}}
(-> (qp/process-query {:native {:query native-query
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment