chore: prepare GoodBuddy 0.8.5

This commit is contained in:
lofyer
2026-08-07 10:45:01 +08:00
parent e20cb447af
commit 17e66a3369
54 changed files with 1306 additions and 1640 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ describe('testMcpServer', () => {
},
reconnectionOptions: { maxRetries: 0 }
})
expect(options).toHaveProperty('fetch')
expect(options).not.toHaveProperty('fetch')
})
it('closes the client and returns a controlled error on failure', async () => {