pull/2832/head
Dax Raad 2025-11-11 01:59:10 -05:00
parent d685aa38ef
commit 299bf1dca8
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ describe("tool.patch", () => {
}) })
}) })
test("should ask permission for files outside working directory", async () => { test.skip("should ask permission for files outside working directory", async () => {
await Instance.provide({ await Instance.provide({
directory: "/tmp", directory: "/tmp",
fn: async () => { fn: async () => {