ComfyUI/tests-unit/comfy_extras_test
bymyself b8712f2494 [fix] Improve CI compatibility by mocking nodes module import
Prevent CUDA initialization chain by mocking the nodes module at import time,
which is cleaner than deep mocking of CUDA-specific functions.
2025-06-01 00:32:16 -07:00
..