Updated test

This commit is contained in:
Rhet Turnbull
2020-11-25 19:04:36 -08:00
parent d1fbb9fe86
commit aa2ebf55bb

View File

@@ -863,6 +863,7 @@ def test_export_14(photosdb, caplog):
assert "Invalid destination suffix" not in caplog.text
def test_export_no_original_filename(photosdb):
# test export OK if original filename is null
# issue #267