mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 05:13:37 +00:00
5 lines
190 B
TypeScript
5 lines
190 B
TypeScript
// Deepinfra tests cover provider.contract plugin behavior.
|
|
import { describeProviderContracts } from "openclaw/plugin-sdk/provider-test-contracts";
|
|
|
|
describeProviderContracts("deepinfra");
|