in a situation where a support file has been registered BUT there is no task in the plugins file, we should not try to call the coverage report task Example situation ```json { "pluginsFile": false, "supportFile": "node_modules/cypress-react-unit-test/support" } ```