Fixed test to run on MacOS > Catalina
This commit is contained in:
parent
5cd74b5f23
commit
a89c66b3f7
@ -25,6 +25,7 @@ if OS_VER == "15":
|
||||
from tests.config_timewarp_catalina import CATALINA_PHOTOS_5 as TEST_DATA
|
||||
|
||||
else:
|
||||
pytest.skip(allow_module_level=True)
|
||||
TEST_DATA = {}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user