mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix(web): update tool call test fixture
This commit is contained in:
@@ -29,6 +29,8 @@ function makeToolCallChild(overrides: Partial<ToolCallBlock> = {}): ToolCallBloc
|
||||
createdAt: 0,
|
||||
startedAt: 0,
|
||||
completedAt: 0,
|
||||
execStartedAt: null,
|
||||
execCompletedAt: null,
|
||||
description: null
|
||||
},
|
||||
children: [],
|
||||
|
||||
Reference in New Issue
Block a user