You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: browser_tests/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Without this flag, parallel tests will conflict and fail randomly.
16
16
17
17
### ComfyUI devtools
18
18
19
-
ComfyUI_devtools is now included in this repository under `tools/devtools/`. During CI/CD, these files are automatically copied to the `custom_nodes` directory.
19
+
ComfyUI_devtools is included in this repository under `tools/devtools/`. During CI/CD, these files are automatically copied to the `custom_nodes` directory.
20
20
_ComfyUI_devtools adds additional API endpoints and nodes to ComfyUI for browser testing._
21
21
22
22
For local development, copy the devtools files to your ComfyUI installation:
0 commit comments