Skip to content

Commit e47d23b

Browse files
Reword 9.1.0 changelog item.
1 parent e7aff3c commit e47d23b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/_changelogs/9.1.0.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ _Released 11/22/2021_
2323
- The warning message for retrying connection to a browser has been improved to
2424
indicate when it is still waiting. Fixes
2525
[#18644](https://github.com/cypress-io/cypress/issues/18644).
26-
- Cypress commands that rely on `this` context now have access to `this` when
27-
overridden. Fixes [#18899](https://github.com/cypress-io/cypress/pull/18899).
28-
- Correct Test Configuration normalization for describe.only & it.only blocks.
29-
Fixes [#18959](https://github.com/cypress-io/cypress/issues/18959).
26+
- Cypress commands that rely on `this` context now have access to `this` when
27+
overridden. Fixes [#18899](https://github.com/cypress-io/cypress/pull/18899).
28+
- Test configuration is now correctly applied when using `only`. Fixes
29+
[#18959](https://github.com/cypress-io/cypress/issues/18959).

0 commit comments

Comments
 (0)