mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
fix(ci): repair provider fold validation (#108564)
* fix(ci): repair provider fold validation * fix(qa): model debugger web entry
This commit is contained in:
committed by
GitHub
parent
652c6444b3
commit
7f9d519fcb
@@ -1,6 +1,6 @@
|
||||
import { CODEX_APP_SERVER_AUTH_MARKER } from "openclaw/plugin-sdk/agent-runtime";
|
||||
// Codex usage tests cover the harness-owned provider-usage contribution.
|
||||
import type { ProviderFetchUsageSnapshotContext } from "openclaw/plugin-sdk/plugin-entry";
|
||||
import { CODEX_APP_SERVER_AUTH_MARKER } from "openclaw/plugin-sdk/agent-runtime";
|
||||
import { describe, expect, it, vi } from "vitest";
|
||||
import { fetchCodexAppServerUsageSnapshot } from "./usage.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user