Skip to content
Snippets Groups Projects
Unverified Commit 25ce6e4c authored by Braden Shepherdson's avatar Braden Shepherdson Committed by GitHub
Browse files

[MLv2] Unskip FE integration tests for automatic-insights drills (#36529)

This was missed from #36443.

Fixes #33558.
parent e97a889f
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,7 @@ import {
createNotEditableQuery,
} from "./drills-common";
// eslint-disable-next-line jest/no-disabled-tests
describe.skip("drill-thru/automatic-insights (metabase#33558)", () => {
describe("drill-thru/automatic-insights (metabase#33558)", () => {
const drillType = "drill-thru/automatic-insights";
const stageIndex = 0;
const metadataWithXraysEnabled = createMockMetadata(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment