mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Fix tests
This commit is contained in:
parent
32af09cebf
commit
f694828f49
@ -173,8 +173,10 @@ def test_base_path_change_clears_old(set_base_dir_t):
|
|||||||
"hypernetworks",
|
"hypernetworks",
|
||||||
"photomaker",
|
"photomaker",
|
||||||
"classifiers",
|
"classifiers",
|
||||||
"controlnet",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# todo: fix controlnet folder names
|
||||||
|
|
||||||
for name in single_model_paths:
|
for name in single_model_paths:
|
||||||
assert len(folder_paths.get_folder_paths(name)) == 1
|
assert len(folder_paths.get_folder_paths(name)) == 1
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user