fix(tests): replace echo6 reference with central.local

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Ubuntu 2026-05-16 01:36:44 +00:00
commit 25909b0f4d

View file

@ -49,7 +49,7 @@ def sample_config() -> Config:
},
cloudevents=CloudEventsConfig(
type_prefix="central",
source="central.echo6.mesh",
source="central.local",
schema_version="1.0",
),
nats=NATSConfig(url="nats://localhost:4222"),