Updated tests

This commit is contained in:
Rhet Turnbull
2022-02-26 15:30:13 -08:00
parent 26f916e4cb
commit 43e1cb18cc
13 changed files with 14 additions and 14 deletions

View File

@@ -1405,7 +1405,7 @@ def test_exiftool_newlines_in_description(photosdb):
assert exif["EXIF:ImageDescription"].find("\n") > 0
@pytest.mark.skip(SKIP_TEST, reason="Not yet implemented")
@pytest.mark.skip(reason="Test not yet implemented")
def test_duplicates_1(photosdb):
# test photo has duplicates

View File

@@ -1356,7 +1356,7 @@ def test_exiftool_newlines_in_description(photosdb):
assert exif["EXIF:ImageDescription"].find("\n") > 0
@pytest.mark.skip(SKIP_TEST, reason="Not yet implemented")
@pytest.mark.skip(reason="Test not yet implemented")
def test_duplicates_1(photosdb):
# test photo has duplicates