mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-06-12 09:17:51 +08:00
fix: Replace Chinese comment with English
This commit is contained in:
parent
83bff209d6
commit
17efebc2db
@ -13,7 +13,7 @@ class TestAudioVAEComponentConfig(unittest.TestCase):
|
||||
"""Test cases for AudioVAEComponentConfig JSON parsing"""
|
||||
|
||||
def test_valid_json_config(self):
|
||||
"""测试有效的 JSON 配置"""
|
||||
"""Test valid JSON configuration"""
|
||||
metadata = {
|
||||
"config": '{"audio_vae": {"test": 1}, "vocoder": {"test": 2}}'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user