test: fix test

pull/11095/head
Aiden Cline 2026-01-28 22:02:07 -06:00
parent 9cfdbbb1af
commit b938e1ea99
1 changed files with 2 additions and 2 deletions

View File

@ -1056,8 +1056,8 @@ describe("ProviderTransform.variants", () => {
cache: { read: 0.0001, write: 0.0002 },
},
limit: {
context: 128000,
output: 8192,
context: 200_000,
output: 64_000,
},
status: "active",
options: {},