status-desktop/test/e2e/configs/_local.py.ci

8 lines
122 B
Plaintext
Raw Normal View History

import os
from scripts.utils.system_path import SystemPath
LOCAL_RUN = False
APP_DIR = SystemPath(os.getenv('APP_DIR')