chore: generate
This commit is contained in:
@@ -133,5 +133,4 @@ describe("tool.glob", () => {
|
||||
}
|
||||
}),
|
||||
)
|
||||
|
||||
})
|
||||
|
||||
@@ -203,5 +203,4 @@ describe("tool.grep", () => {
|
||||
expect(requests.find((req) => req.permission === "external_directory")).toBeUndefined()
|
||||
}),
|
||||
)
|
||||
|
||||
})
|
||||
|
||||
@@ -254,7 +254,6 @@ describe("tool.read external_directory permission", () => {
|
||||
expect(ext).toBeUndefined()
|
||||
}),
|
||||
)
|
||||
|
||||
})
|
||||
|
||||
describe("tool.read env file permissions", () => {
|
||||
|
||||
Reference in New Issue
Block a user