horizon/openstack_dashboard/local/local_settings.d/_20_integration_tests_scaff...

5 lines
191 B
Plaintext

# Provide a global setting for switching on/off various integration tests
# scaffolds
INTEGRATION_TESTS_SUPPORT = True
HORIZON_CONFIG['integration_tests_support'] = INTEGRATION_TESTS_SUPPORT