This commit is contained in:
Ashish Jain
2024-08-27 13:53:23 +02:00
parent 75f755b823
commit 9b7f5ed963
2 changed files with 41 additions and 12 deletions

View File

@@ -207,9 +207,11 @@ To ensure the robustness of the flowchart shapes, there are implementation of co
To run the Cypress tests, follow these steps:
1. Ensure you have all dependencies installed by running:
```bash
npm install
```
2. Start the Cypress test runner:
```bash