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

4 lines
186 B
TypeScript

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