mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
test(ci): fix launchd and diagnostics-otel test harnesses
This commit is contained in:
@@ -141,7 +141,6 @@ function createTraceOnlyContext(endpoint: string): OpenClawPluginServiceContext
|
||||
stateDir: "/tmp/openclaw-diagnostics-otel-test",
|
||||
};
|
||||
}
|
||||
|
||||
describe("diagnostics-otel service", () => {
|
||||
beforeEach(() => {
|
||||
telemetryState.counters.clear();
|
||||
|
||||
Reference in New Issue
Block a user