We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1d52f commit dee6356Copy full SHA for dee6356
src/api/npm.test.ts
@@ -52,4 +52,4 @@ await tmp.withDir(async (dir) => {
52
53
t.is(result, "Hello")
54
})
55
-}, {unsafeCleanup: true})
+})
0 commit comments