File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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 ) .
You can’t perform that action at this time.
0 commit comments