workshopper / learnyounode

Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Other
7.24k stars 1.84k forks source link

fix(make_it_modular): use proxyquire for mock fs #710

Open ccarruitero opened 4 years ago

ccarruitero commented 4 years ago

This fix verification when use destructuring assignment for fs.

fix #700