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.
1 parent fb04684 commit 452b944Copy full SHA for 452b944
content/_changelogs/9.5.4.md
@@ -34,7 +34,7 @@ _Released 4/11/2022_
34
to ensure
35
[installing pre-release versions](/guides/getting-started/installing-cypress#Install-pre-release-version)
36
of the Cypress binary are within the maximum path length of 260 characters.
37
- Fixed in [#20961](https://github.com/cypress-io/cypress/pulls/20961).
+ Fixed in [#20961](https://github.com/cypress-io/cypress/pull/20961).
38
- Fixed a regression in [8.6.0](/guides/references/changelog#8-6-0) which
39
prevented `.pause()` from correctly executing when passing the
40
`--headed --no-exit` CLI flags to `cypress run`. Fixed
0 commit comments