Skip to content

Commit efe0a0f

Browse files
committed
nit
1 parent 24f1dde commit efe0a0f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,7 @@ in ComfyUI's front-end code.
2323

2424
## Test
2525

26-
- Run `npm run test` to execute all unit tests.
26+
- `cd tests-ui`
27+
- `npm i` to install all test dependencies
28+
- `npm run test:generate` to fetch `data/object_info.json`
29+
- `npm run test` to execute all unit tests.

0 commit comments

Comments
 (0)