We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd2aae commit 4ec155dCopy full SHA for 4ec155d
docs/guides/references/migration-guide.mdx
@@ -174,7 +174,7 @@ test and verify it can run successfully without the test before it.
174
175
#### Simulating Pre-Test Isolation Behavior
176
177
-Test isolation did no truly exist pre-12. Pre-Cypress 12, the behavior was a
+Test isolation did not truly exist pre-12. Pre-Cypress 12, the behavior was a
178
hybrid of both `testIsolation` enabled and disabled. All local storage and
179
cookies on the current domain were cleared, but Cypress did not clear session
180
storage and the page always persisted.
0 commit comments