Skip to content

Commit 03ccc1b

Browse files
committed
remove cannot be chained further lines
1 parent 837c4ad commit 03ccc1b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

content/api/commands/clearalllocalstorage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Pass in an options object to change the default behavior of
4545
### Yields [<Icon name="question-circle"/>](/guides/core-concepts/introduction-to-cypress#Subject-Management)
4646

4747
- `cy.clearAllLocalStorage()` yields `null`.
48-
- `cy.clearAllLocalStorage()` cannot be chained further.
4948

5049
## Rules
5150

content/api/commands/clearallsessionstorage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ Pass in an options object to change the default behavior of
4545
### Yields [<Icon name="question-circle"/>](/guides/core-concepts/introduction-to-cypress#Subject-Management)
4646

4747
- `cy.clearAllSessionStorage()` yields `null`.
48-
- `cy.clearAllSessionStorage()` cannot be chained further.
4948

5049
## Rules
5150

0 commit comments

Comments
 (0)