- Update: Cypress code coverage plugin
- Linting: Update as per latest ash-nazg - npm: Update devDeps.
This commit is contained in:
@@ -12,5 +12,6 @@ export default (on, config) => {
|
||||
// `config` is the resolved Cypress config
|
||||
|
||||
// https://docs.cypress.io/guides/tooling/code-coverage.html#Install-the-plugin
|
||||
on('task', codeCoverageTask);
|
||||
codeCoverageTask(on, config);
|
||||
return config;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user