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

Unskip repro for #14294 (#15087)

parent 3238d619
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ describe("scenarios > admin > permissions", () => {
// TODO:
// - Keep an eye on this test in CI and update the week range as needed.
it.skip("should respect start of the week in SQL questions with filters (metabase#14294)", () => {
it("should respect start of the week in SQL questions with filters (metabase#14294)", () => {
cy.createNativeQuestion({
name: "14294",
native: {
......
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