Skip to content

Commit

Permalink
fix(test): revert
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlindquist committed Jan 14, 2025
1 parent 87faf05 commit e88386c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/cli/set-env-var.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,4 @@ await tmp.withDir(async (dir) => {
t.is(parsed.WIN_RELATIVE, winRelative)
t.is(parsed.POSIX_RELATIVE, posixRelative)
})

}, {
unsafeCleanup: true
})

0 comments on commit e88386c

Please sign in to comment.