test(ci): fix launchd and diagnostics-otel test harnesses

This commit is contained in:
Peter Steinberger 2026-02-19 10:08:06 +00:00
parent 45db2aa0cd
commit e8e343aeee
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ function createTraceOnlyContext(endpoint: string): OpenClawPluginServiceContext
stateDir: "/tmp/openclaw-diagnostics-otel-test",
};
}
describe("diagnostics-otel service", () => {
beforeEach(() => {
telemetryState.counters.clear();