Updated tests
This commit is contained in:
@@ -3093,8 +3093,8 @@ def test_export_touch_files_update():
|
||||
)
|
||||
|
||||
|
||||
# @pytest.mark.skip("TODO: This fails on some machines but not all")
|
||||
@pytest.mark.skipif(exiftool is None, reason="exiftool not installed")
|
||||
@pytest.mark.skip("TODO: This fails on some machines but not all")
|
||||
# @pytest.mark.skipif(exiftool is None, reason="exiftool not installed")
|
||||
def test_export_touch_files_exiftool_update():
|
||||
""" test complex export scenario with --update, --exiftool, and --touch-files """
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user