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

remove bad comment

parent 803c5ce6
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
[metabase.test-data :refer :all]))
;;; ## QUERY /api/meta/dataset
;; Just a basic sanity check to make sure Query Processor endpoint is still working correctly.) (rexpect(match-$ (sel :latest QueryExecution)
;; Just a basic sanity check to make sure Query Processor endpoint is still working correctly.
(expect-eval-actual-first (match-$ (sel :one :fields [QueryExecution :id :uuid] (order :id :desc))
{:data {:rows [[1000]]
:columns ["count"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment