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

Test fix :wrench:

parent 8830c7a4
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@
;; check that we can get a basic list of collections
(tu/expect-with-temp [Collection [collection]]
[(into {} collection)]
[(assoc (into {} collection) :can_write true)]
((user->client :crowberto) :get 200 "collection"))
;; check that we don't see collections if we don't have permissions for them
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment