Fix tests

This commit is contained in:
doctorpangloss 2025-10-06 15:38:59 -07:00
parent 32af09cebf
commit f694828f49

View File

@ -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