Skip to content

Commit a10bc26

Browse files
committed
chore: snapshot update
1 parent e71733d commit a10bc26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/servers/acp_server/__snapshots__/test_acp_via_acp_snapshots/TestExecuteCommandViaACP.test_execute_command_simple.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{
33
"content": [],
44
"event_kind": "tool_call_start",
5+
"field_meta": null,
56
"kind": "execute",
67
"locations": [],
78
"raw_input": {
@@ -14,6 +15,7 @@
1415
},
1516
{
1617
"event_kind": "tool_call_progress",
18+
"field_meta": null,
1719
"items": [
1820
{
1921
"terminal_id": "cmd_0001",
@@ -33,6 +35,7 @@
3335
},
3436
{
3537
"event_kind": "tool_call_progress",
38+
"field_meta": null,
3639
"items": [
3740
{
3841
"terminal_id": "cmd_0001",
@@ -52,6 +55,7 @@
5255
},
5356
{
5457
"event_kind": "tool_call_progress",
58+
"field_meta": null,
5559
"items": [
5660
{
5761
"terminal_id": "cmd_0001",

0 commit comments

Comments
 (0)