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

Unskip repro for #15591 (#15643)

parent 75e0da35
Branches
Tags
No related merge requests found
......@@ -18,7 +18,7 @@ describe("scenarios > question > new", () => {
cy.signInAsAdmin();
});
it.skip("data selector popover should not be too small (metabase#15591)", () => {
it("data selector popover should not be too small (metabase#15591)", () => {
// Add 10 more databases
for (let i = 0; i < 10; i++) {
cy.request("POST", "/api/database", {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment