fix CI issue and package upgrades (#869)
This commit is contained in:
@@ -7,9 +7,6 @@ export default (on, config) => {
|
||||
// `on` is used to hook into various events Cypress emits
|
||||
// `config` is the resolved Cypress config
|
||||
|
||||
// `on` is used to hook into various events Cypress emits
|
||||
// `config` is the resolved Cypress config
|
||||
|
||||
// https://docs.cypress.io/guides/tooling/code-coverage.html#Install-the-plugin
|
||||
codeCoverageTask(on, config)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user