cypress-io / cypress-io/code-coverage

Missing moment after upgrade v3.9.12

Open
#541 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
445
Forks
115
PR merge metrics
No merged PRs in 30d

Description

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', ()
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.