Skip to content

Commit 8e9f12a

Browse files
committed
Fix lint
1 parent 0464769 commit 8e9f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/e2e/cps-table.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const path = require('path');
1+
import path = require('path');
22

33
describe('cps-table page', () => {
44
describe('export to xlsx', () => {

0 commit comments

Comments
 (0)