raszi / node-tmp

Temporary file and directory creator for node.js
MIT License
736 stars 92 forks source link

name test uses tmp.dir instead of tmp.tmpName in before hook #217

Closed silkentrance closed 4 years ago

silkentrance commented 4 years ago

this causes additional tmp directories created in tmpdir which will not be cleaned up.