diff --git a/docs/docs/setupCypress.md b/docs/docs/setupCypress.md index 55866be59..5324f06d9 100644 --- a/docs/docs/setupCypress.md +++ b/docs/docs/setupCypress.md @@ -93,6 +93,7 @@ Here's an optimized example of how to write tests using Cypress with Synpress in // - Interacting with smart contracts // - Testing dapp-specific functionality }) + }) ``` ## Running Tests