Skip to content

Commit b45e565

Browse files
edyedy
authored andcommitted
fix(test): add delegate_task to expected tool list
1 parent 2b946a0 commit b45e565

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/core/test/location-layer.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ describe("LocationServiceMap", () => {
107107
"application_context",
108108
"apply_patch",
109109
"bash",
110+
"delegate_task",
110111
"edit",
111112
"glob",
112113
"grep",
@@ -125,6 +126,7 @@ describe("LocationServiceMap", () => {
125126
"apply_patch",
126127
"bash",
127128
"edit",
129+
"delegate_task",
128130
"glob",
129131
"grep",
130132
"question",

0 commit comments

Comments
 (0)