diff --git a/docs/source/api/commands/then.md b/docs/source/api/commands/then.md index c47fb7b06a..1adb4b73fc 100644 --- a/docs/source/api/commands/then.md +++ b/docs/source/api/commands/then.md @@ -127,6 +127,8 @@ cy.get('button').click().then(($button) => { # Notes +## Differences + {% partial then_should_difference %} # Rules