"""Integration test configuration.""" import os QA_BASE_URL = ( os.environ.get('QA_BASE_URL') or 'https://qa-ows-vector-job-rules.theorchard.io' )