Update packages/ai/src/utils/memory/message-converters.test.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
dal 2025-07-23 08:29:20 -06:00 committed by GitHub
parent 5b0b6f360b
commit 3161c2b5e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ describe('message-converters', () => {
});
});
describe('Respond Without Analysis tool', () => {
describe('Respond Without Asset Creation tool', () => {
it('should convert respondWithoutAssetCreation to response text message', () => {
const toolCall = createToolCall('test-id-3', 'respondWithoutAssetCreation', {
message: 'Quick response',