OP-3426 - fix - function must be called

This commit is contained in:
Petr Kalis 2022-11-07 18:26:43 +01:00
parent e5a604d58f
commit 12ef735747

View file

@ -43,7 +43,7 @@ def main(*subprocess_args):
webpublisher_addon.headless_publish,
log,
"ClosePS",
is_in_tests
is_in_tests()
)
elif env_value_to_bool("AVALON_PHOTOSHOP_WORKFILES_ON_LAUNCH",
default=True):