remove eslint ignors

This commit is contained in:
Sidharth Vinod
2021-09-05 16:41:01 +05:30
parent f4fd865c81
commit 7738e3ee48
-1
View File
@@ -1,5 +1,4 @@
describe('Check actions', () => {
// eslint-disable-next-line mocha/no-hooks-for-single-case
beforeEach(() => {
cy.clearLocalStorage();
cy.visit('/edit');