Skip to content

Commit 4ec155d

Browse files
authored
fix typo in v12 test isolation migration guide (#5156)
1 parent 7dd2aae commit 4ec155d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/references/migration-guide.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ test and verify it can run successfully without the test before it.
174174

175175
#### Simulating Pre-Test Isolation Behavior
176176

177-
Test isolation did no truly exist pre-12. Pre-Cypress 12, the behavior was a
177+
Test isolation did not truly exist pre-12. Pre-Cypress 12, the behavior was a
178178
hybrid of both `testIsolation` enabled and disabled. All local storage and
179179
cookies on the current domain were cleared, but Cypress did not clear session
180180
storage and the page always persisted.

0 commit comments

Comments
 (0)