You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Not found any tests matching ${grepEnvVars.GREP} '${grep}' satisfying specPattern ${Cypress.env(
220
220
'originalSpecPattern',
221
221
)}`,
222
-
`To disable this error set \`failOnNotFound\` to \`false\` in registerCypressGrep or set environment variable ${grepEnvVars.failOnNotFound} to false`,
222
+
`To disable this error set environment variable \`${grepEnvVars.failOnNotFound}\` to falseor set \`failOnNotFound\` to \`false\` in registerCypressGrep`,
0 commit comments