Skip to content
Snippets Groups Projects
Unverified Commit 18ea6fc6 authored by Tim Macdonald's avatar Tim Macdonald Committed by GitHub
Browse files

Trivial test refactor (#29218)

parent 5389aee5
Branches
Tags
No related merge requests found
......@@ -227,7 +227,7 @@
(binding [qp.perms/*card-id* model-id]
(is (thrown-with-msg?
ExceptionInfo
(re-pattern #"You do not have permissions to view Card [\d,]+")
#"You do not have permissions to view Card [\d,]+"
(check! query)))))
;; Are revoked with DB access blocked: requires EE, see test in
;; enterprise/backend/test/metabase_enterprise/advanced_permissions/common_test.clj
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment