fix: test

This commit is contained in:
suyao 2025-12-18 02:53:39 +08:00
parent 0a63540160
commit 88b4351341
No known key found for this signature in database

View File

@ -731,7 +731,6 @@ describe('reasoning utils', () => {
includeThoughts: true
}
})
expect(result.thinkingConfig.thinkingBudget).toBeGreaterThan(0)
})
it('should enable thinking without budget for auto effort ratio > 1', async () => {