Skip to content
Snippets Groups Projects
Unverified Commit 2720c390 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Unskip repro for #15352 (#19770)

Fixed by #15555.
parent 5be15311
No related branches found
No related tags found
No related merge requests found
......@@ -483,7 +483,7 @@ describe("scenarios > question > nested", () => {
});
});
describe.skip("should use the same query for date filter in both base and nested questions (metabase#15352)", () => {
describe("should use the same query for date filter in both base and nested questions (metabase#15352)", () => {
it("should work with 'between' date filter (metabase#15352-1)", () => {
assertOnFilter({
name: "15352-1",
......
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