Skip to content
Snippets Groups Projects
Unverified Commit c235432b authored by Simon Belak's avatar Simon Belak Committed by GitHub
Browse files

Add exclusion for drivers that do not support `foregin-keys` [ci drivers] (#13722)

parent 48abd2a6
Branches
Tags
No related merge requests found
......@@ -702,7 +702,7 @@
;; https://github.com/metabase/metabase/issues/10511
(deftest correctly-alias-duplicate-names-in-breakout-test
(mt/test-drivers (mt/normal-drivers-with-feature :nested-queries :expressions)
(mt/test-drivers (mt/normal-drivers-with-feature :nested-queries :expressions :foreign-keys)
(testing "Do we correctly alias name clashes in breakout"
(is (= [[ "20th Century Cafe" "Café" 1 ]
[ "25°" "Burger" 1 ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment