test(github-copilot): cover opus default model

This commit is contained in:
Ayaan Zaidi
2026-04-20 10:53:57 +05:30
parent 66ae458cce
commit be47599cad
2 changed files with 5 additions and 1 deletions

View File

@@ -366,7 +366,7 @@ export function describeGithubCopilotProviderAuthContract() {
},
},
],
defaultModel: "github-copilot/gpt-4o",
defaultModel: "github-copilot/claude-opus-4.6",
});
} finally {
if (previousIsTTYDescriptor) {