Bug timewarp sync 946 (#947)
* Fix --timezone iCloud sync, #946 * ADded tests for timezone fix #946
This commit is contained in:
@@ -64,7 +64,8 @@ elif OS_VER[0] == "13":
|
||||
TEST_LIBRARY = "tests/Test-13.0.0.photoslibrary"
|
||||
TEST_LIBRARY_IMPORT = TEST_LIBRARY
|
||||
TEST_LIBRARY_SYNC = TEST_LIBRARY
|
||||
TEST_LIBRARY_TIMEWARP = None
|
||||
from tests.config_timewarp_ventura import TEST_LIBRARY_TIMEWARP
|
||||
|
||||
TEST_LIBRARY_ADD_LOCATIONS = None
|
||||
else:
|
||||
TEST_LIBRARY = None
|
||||
|
||||
Reference in New Issue
Block a user