diff --git a/tests-ui/README.md b/tests-ui/README.md index 4bb2d25bf..bbb247b91 100644 --- a/tests-ui/README.md +++ b/tests-ui/README.md @@ -35,8 +35,8 @@ To run the tests locally: # Run unit tests pnpm test:unit -# Run unit tests in watch mode -pnpm test:unit:dev +# Run unit tests in watch mode +pnpm test:unit -- --watch ``` Refer to the specific guides for more detailed information on each testing type. \ No newline at end of file