We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144b1ba commit 730f05cCopy full SHA for 730f05c
services/dynamic-scheduler/tests/unit/service_tracker/test__api.py
@@ -55,6 +55,7 @@ def app_environment(
55
disable_rabbitmq_setup: None,
56
disable_deferred_manager_setup: None,
57
disable_notifier_setup: None,
58
+ disable_status_monitor_setup: None,
59
app_environment: EnvVarsDict,
60
redis_service: RedisSettings,
61
remove_redis_data: None,
0 commit comments