Skip to content

Commit e88386c

Browse files
committed
fix(test): revert
1 parent 87faf05 commit e88386c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/cli/set-env-var.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,4 @@ await tmp.withDir(async (dir) => {
259259
t.is(parsed.WIN_RELATIVE, winRelative)
260260
t.is(parsed.POSIX_RELATIVE, posixRelative)
261261
})
262-
263-
}, {
264-
unsafeCleanup: true
265262
})

0 commit comments

Comments
 (0)