Skip to content

Commit

Permalink
Trigger a change
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmielnik committed Dec 4, 2023
1 parent db821e0 commit 254913d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/test/scenarios/question/notebook.cy.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ describe("scenarios > question > notebook", { tags: "@slow" }, () => {
openTable({
database: WRITABLE_DB_ID,
table: tableId,
mode: "notebook",
mode: "notebook2",
});
},
);
Expand Down

0 comments on commit 254913d

Please sign in to comment.