We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
support.js
1 parent 475fa88 commit 4cdb4daCopy full SHA for 4cdb4da
support.js
@@ -214,7 +214,7 @@ const registerHooks = () => {
214
// pass environment variable coverage=false
215
// cypress run --env coverage=false
216
// or
217
-// CYPRESS_coverage=false cypress run
+// CYPRESS_COVERAGE=false cypress run
218
// see https://on.cypress.io/environment-variables
219
220
// to avoid "coverage" env variable being case-sensitive, convert to lowercase
0 commit comments