diff --git a/tests/test_catalina_10_15_6.py b/tests/test_catalina_10_15_6.py index 866f7eea..f327c4c1 100644 --- a/tests/test_catalina_10_15_6.py +++ b/tests/test_catalina_10_15_6.py @@ -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