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

test fix

parent 3a0005f4
Branches
Tags
No related merge requests found
......@@ -857,7 +857,7 @@
(with-temp-db [db (dataset-loader) defs/sad-toucan-incidents]
(driver/process-query {:database (:id db)
:type "query"
:query {:source_table (:id &events)
:query {:source_table (:id &incidents)
:aggregation ["count"]
:breakout [(:id &events.timestamp)]
:breakout [(:id &incidents.timestamp)]
:limit 10}})))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment