Skip to content
Snippets Groups Projects
Unverified Commit d191823c authored by Nick Fitzpatrick's avatar Nick Fitzpatrick Committed by GitHub
Browse files

Unskipping Test (#29141)

parent 3797cf78
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ describe("scenarios > question > settings", () => {
cy.findByText("Date style"); // shows created_at column settings
});
it.skip("should respect renamed column names in the settings sidebar (metabase#18476)", () => {
it("should respect renamed column names in the settings sidebar (metabase#18476)", () => {
const newColumnTitle = "Pre-tax";
const questionDetails = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment