Files
openclaw/test/plugins/bundled-provider-auth-literal-parity.3.test.ts
T
Peter Steinberger 1afb5e64a5 improve: reduce provider auth parity test time (#122445)
* test: trim provider auth parity runtime probes

* test: keep parity shards in tooling owner

---------

Co-authored-by: Amp <amp@ampcode.com>
2026-08-11 22:37:06 -07:00

4 lines
167 B
TypeScript

import { defineBundledProviderAuthLiteralParityTests } from "./bundled-provider-auth-literal-parity.test-support.js";
defineBundledProviderAuthLiteralParityTests(2);