mirror of https://github.com/openclaw/openclaw.git
test(ci): fix launchd and diagnostics-otel test harnesses
This commit is contained in:
parent
45db2aa0cd
commit
e8e343aeee
|
|
@ -141,7 +141,6 @@ function createTraceOnlyContext(endpoint: string): OpenClawPluginServiceContext
|
|||
stateDir: "/tmp/openclaw-diagnostics-otel-test",
|
||||
};
|
||||
}
|
||||
|
||||
describe("diagnostics-otel service", () => {
|
||||
beforeEach(() => {
|
||||
telemetryState.counters.clear();
|
||||
|
|
|
|||
Loading…
Reference in New Issue