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

Fix wrong issue reference in E2E test (#31547)

[ci skip]
parent 01fbd97d
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@ describe("issue 18818", () => {
cy.signInAsAdmin();
});
it("should normally open notebook editor for queries joining on custom columns (metabase#18630)", () => {
it("should normally open notebook editor for queries joining on custom columns (metabase#18818)", () => {
cy.createQuestion(
{
query: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment