Skip to content

Commit 5fff72a

Browse files
lint
1 parent cc4f9e5 commit 5fff72a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/_changelogs/9.6.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ _Released 4/25/2022_
2727
configuration. This allows the request to be appropriately handled by the
2828
[`cy.origin()`](/api/commands/origin) command and if it isn't handled, it's
2929
assumed it was an unexpected request that should fail.
30-
- When `experimentalSessionAndOrigin` is enabled, Cypress will no longer
31-
wait on page loads between hooks or before moving on to the next test.
30+
- When `experimentalSessionAndOrigin` is enabled, Cypress will no longer wait
31+
on page loads between hooks or before moving on to the next test.
3232

3333
**Bugfixes:**
3434

0 commit comments

Comments
 (0)