fix(core): drop shell from location builtin tool test

This commit is contained in:
Aiden Cline 2026-06-29 17:58:43 -05:00
commit 6c2bdd8ce7

View file

@ -126,7 +126,6 @@ describe("LocationServiceMap", () => {
"grep", "grep",
"question", "question",
"read", "read",
"shell",
"skill", "skill",
"todowrite", "todowrite",
"webfetch", "webfetch",
@ -143,7 +142,6 @@ describe("LocationServiceMap", () => {
"grep", "grep",
"question", "question",
"read", "read",
"shell",
"skill", "skill",
"todowrite", "todowrite",
"webfetch", "webfetch",