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

This commit is contained in:
Aiden Cline 2026-06-29 17:30:31 -05:00
commit 91918ae7ab

View file

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