mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 02:11:42 +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();
|