Skip to content
Snippets Groups Projects
Unverified Commit 634daf53 authored by Cam Saül's avatar Cam Saül
Browse files

Test fix :wrench:

parent 4c794ce5
No related branches found
No related tags found
No related merge requests found
......@@ -119,5 +119,5 @@
;; invalid/legacy card should return perms for something that doesn't exist so no one gets to see it
(expect
#{"/db/0/"}
(query-perms-set (mbql {:filter [:WOW 100 200]}
:read)))
(query-perms-set (mbql {:filter [:WOW 100 200]})
:read))
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