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

[E2E] Unskip repro for #25543 (#29305)

parent aa3a5978
Branches
Tags
No related merge requests found
......@@ -239,7 +239,7 @@ describe("scenarios > collection defaults", () => {
cy.signInAsAdmin();
});
it.skip("should show list of collection items even if one question has invalid parameters (metabase#25543)", () => {
it("should show list of collection items even if one question has invalid parameters (metabase#25543)", () => {
const questionDetails = {
native: { query: "select 1 --[[]]", "template-tags": {} },
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment