test: remove extension provider contract wrappers

This commit is contained in:
Peter Steinberger
2026-04-01 01:49:55 +01:00
parent 4af52a7428
commit 85679252c4
17 changed files with 0 additions and 51 deletions

View File

@@ -1,3 +0,0 @@
import { describeGithubCopilotProviderAuthContract } from "../../test/helpers/plugins/provider-auth-contract.js";
describeGithubCopilotProviderAuthContract();