fix(core): drop shell from location builtin tool test
This commit is contained in:
parent
9ead8f98b7
commit
6c2bdd8ce7
1 changed files with 0 additions and 2 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue