Skip to content
Snippets Groups Projects
Unverified Commit 109a5a87 authored by Cal Herries's avatar Cal Herries Committed by GitHub
Browse files

Remove hardcoded collection in test (#34083)

parent a52081f0
Branches
Tags
No related merge requests found
......@@ -10,10 +10,9 @@
(mt/test-drivers (mt/normal-drivers-with-feature :uploads)
(mt/with-temporary-setting-values [uploads-enabled true]
(met/with-gtaps-for-user :rasta {:gtaps {:venues {}}}
(is (thrown-with-msg? Exception #"Uploads are not permitted for sandboxed users\."
(api.card/upload-csv!
1
nil
"star_wars.csv"
(upload-test/csv-file-with ["id,ship,captain"
"1,Serenity,Malcolm Reynolds"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment