Files
openclaw/extensions/github-copilot/provider-discovery.contract.test.ts
2026-03-29 09:10:38 +01:00

4 lines
175 B
TypeScript

import { describeGithubCopilotProviderDiscoveryContract } from "../../test/helpers/plugins/provider-discovery-contract.js";
describeGithubCopilotProviderDiscoveryContract();