Fixed raw+jpeg for Monterey

This commit is contained in:
Rhet Turnbull
2021-06-29 18:22:48 -07:00
parent fc7c61b11b
commit fb723fb8b7
3 changed files with 15 additions and 9 deletions

View File

@@ -1188,7 +1188,6 @@ def test_uti(photosdb):
assert photo.uti_original == UTI_ORIGINAL_DICT[uuid]
@pytest.mark.skip(reason="RAW+JPEG not yet working on Monterey")
def test_raw(photosdb):
"""Test various raw properties"""