Merge pull request #3049 from conniepaula/main

This commit is contained in:
Moritz Klack
2023-05-12 09:49:38 +02:00
committed by GitHub
+1 -1
View File
@@ -97,7 +97,7 @@ Run `pnpm build` once and then you can use `pnpm dev` for local development.
## Testing
Testing is done with cypress. You can find the tests in the [`examples/cypress`](/examples/cypress/) folder. In order to run the tests do:
Testing is done with cypress. You can find the tests in the [`examples/vite-app/cypress`](/examples/vite-app/cypress/) folder. In order to run the tests do:
```sh
pnpm test