Skip to content
Snippets Groups Projects
Unverified Commit ddf903a3 authored by metabase-bot[bot]'s avatar metabase-bot[bot] Committed by GitHub
Browse files

Unskipping Test (#29141) (#29163)

parent 96536667
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.
Finish editing this message first!
Please register or to comment