Files
openclaw/extensions/github-copilot/provider-runtime.contract.test.ts
2026-04-20 20:55:39 +01:00

4 lines
195 B
TypeScript

import { describeGithubCopilotProviderRuntimeContract } from "../../test/helpers/plugins/provider-runtime-contract.js";
describeGithubCopilotProviderRuntimeContract(() => import("./index.js"));