1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00
This commit is contained in:
Chenlei Hu
2025-03-10 15:19:59 -04:00
parent db9f2a34fc
commit 65ea778a5e

View File

@@ -172,4 +172,3 @@ def test_init_frontend_fallback_on_error():
# Assert
assert frontend_path == "/default/path"
mock_check.assert_called_once()