Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Jun 27, 2022
1 parent 94f289d commit ab3e365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/block-basics.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { setupBeforeEach, tearDownAfterEach } from '../support';
import { changePageTitle, addBlock, save } from '../helpers';
import { changePageTitle, save } from '../helpers';

describe('Blocks Tests', () => {
beforeEach(setupBeforeEach);
Expand Down

0 comments on commit ab3e365

Please sign in to comment.