We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0464769 commit 8e9f12aCopy full SHA for 8e9f12a
cypress/e2e/cps-table.cy.ts
@@ -1,4 +1,4 @@
1
-const path = require('path');
+import path = require('path');
2
3
describe('cps-table page', () => {
4
describe('export to xlsx', () => {
0 commit comments