Skip to content

Commit

Permalink
test(tutorial): skip due to flakiness
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC committed Jun 3, 2024
1 parent 75819ed commit 9003e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/specs/tutorial.cy.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
describe('Tutorial Page', () => {
describe.skip('Tutorial Page', () => {
beforeEach(() => {
cy.enableTutorial();
});
Expand Down

0 comments on commit 9003e32

Please sign in to comment.