Skip to content

Commit b53f12e

Browse files
committed
test: remove eslint ignore
1 parent 1f211b0 commit b53f12e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/integration/counter.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable no-undef */
21
describe('counter', () => {
32
beforeEach(() => {
43
cy.visit('/')

0 commit comments

Comments
 (0)