mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 02:01:39 +00:00
5 lines
221 B
TypeScript
5 lines
221 B
TypeScript
// Openai tests cover provider catalog.contract plugin behavior.
|
|
import { describeOpenAIProviderCatalogContract } from "./test-support/provider-catalog.contract-test-support.js";
|
|
|
|
describeOpenAIProviderCatalogContract();
|