Skip to content

Commit

Permalink
update embed-block-figma.test
Browse files Browse the repository at this point in the history
  • Loading branch information
sksaju committed Nov 6, 2024
1 parent 24c6377 commit e071f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/e2e/embed-block-figma.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

describe('Figma Embed Block', () => {
before(() => {
cy.login(); // Assumes a custom login command is available
cy.login();
});

beforeEach(() => {
Expand Down

0 comments on commit e071f6a

Please sign in to comment.