Skip to content

Commit

Permalink
Fix: basic.cy.ts
Browse files Browse the repository at this point in the history
syntax error
  • Loading branch information
HotoRas authored Aug 18, 2024
1 parent efd11f6 commit 303550c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/basic.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ describe('After setup instance', () => {
it('successfully loads', () => {
cy.visitHome();
});
});

describe('After user signup', () => {
beforeEach(() => {
Expand Down

0 comments on commit 303550c

Please sign in to comment.