mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 23:41:48 -05:00
Fix flaky logger tests due to test-ordering dependency (#170461)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
copilot-swe-agent[bot]
parent
bc0899ba10
commit
60a2e811c0
@@ -24,7 +24,7 @@ ZONE_NS = f"{COMPONENTS_NS}.zone"
|
||||
GROUP_NS = f"{COMPONENTS_NS}.group"
|
||||
CONFIGED_NS = "otherlibx"
|
||||
UNCONFIG_NS = "unconfigurednamespace"
|
||||
INTEGRATION = "test_component"
|
||||
INTEGRATION = "test_logging"
|
||||
INTEGRATION_NS = f"homeassistant.components.{INTEGRATION}"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user