Skip to content

Commit

Permalink
repair test collision
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 15, 2024
1 parent 5aff1f1 commit 5d8e5c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@ describe('getDir', function () {
}
if (callCount === 2) {
assert.equal(files[3], 'contents4\n')
fs.unlink(tmpFile)
done()
}
})
Expand Down

0 comments on commit 5d8e5c7

Please sign in to comment.