code-coverage
code-coverage copied to clipboard
Missing moment after upgrade v3.9.12
Still have the same issue with code coverage v3.9.12
208 | })
209 | cy.task('coverageReport', null, {
> 210 | timeout: Cypress.moment.duration(3, 'minutes').asMilliseconds(),
| ^
211 | log: false
212 | }).then((coverageReportFolder) => {
213 | logInstance.set('consoleProps', ()