Skip to content
Snippets Groups Projects
Unverified Commit c3af1c92 authored by Ryan Senior's avatar Ryan Senior Committed by GitHub
Browse files

Merge pull request #7497 from metabase/unauthenticated-transient-error

Fix `Unauthenticated` nested query test failures
parents 8f8f3215 0ff7e32b
No related branches found
No related tags found
No related merge requests found
......@@ -525,7 +525,7 @@
(tt/with-temp Card [card {:dataset_query {:database db-id
:type :native
:native {:query "SELECT * FROM VENUES"}}}]
((user->client :rasta) :post "card"
((user->client :rasta) :post expected-status-code "card"
{:name (tu/random-name)
:display "scalar"
:visualization_settings {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment