This commit is contained in:
huchenlei
2024-06-13 17:27:11 -04:00
parent 24f1dde35f
commit efe0a0fc12

View File

@@ -23,4 +23,7 @@ in ComfyUI's front-end code.
## Test
- Run `npm run test` to execute all unit tests.
- `cd tests-ui`
- `npm i` to install all test dependencies
- `npm run test:generate` to fetch `data/object_info.json`
- `npm run test` to execute all unit tests.