Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jun 13, 2024
1 parent 24f1dde commit efe0a0f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit efe0a0f

Please sign in to comment.