sindresorhus / tempy

Get a random temporary file or directory path
MIT License
423 stars 26 forks source link

Get temporary directory from `temp-dir` in unit tests #24

Closed Richienb closed 4 years ago

Richienb commented 4 years ago

Synchronise how the temporary directory is fetched with the main file.

// @sindresorhus

sindresorhus commented 4 years ago

Travis is failing

Richienb commented 4 years ago

@sindresorhus Fixed!