"""Integration test configuration.""" import os QA_BASE_URL = ( os.environ.get("QA_BASE_URL") or "https://qa-ows-delivery-metadata.theorchard.io" )