mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Fix test
This commit is contained in:
parent
a88cb3bef6
commit
3dbdfcef5e
@ -265,7 +265,7 @@ def test_image_exif():
|
||||
|
||||
|
||||
def test_image_exif_uncommon():
|
||||
assert "DigitalZoomRatio" in ImageExifUncommon.INPUT_TYPES()["required"]
|
||||
assert "DigitalZoomRatio" in ImageExifUncommon.INPUT_TYPES()["optional"]
|
||||
ImageExifUncommon().execute(images=[_image_1x1])
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user