| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Now use the common.fixtures module directly to reference fixturesDir, bypassing common module.
…nc(). Use fixtures.readKey() to read keys. Bypass usage of commons module for keys, and avoid hard-coding directories into keys access. Remove usage of fs module. [Courtesy "NodeJS Interactive 2017" Code & Learn 'first-time pull request' task.]
PR-URL: #15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
|
Landed in c4178ab Thanks for the PR, and congratulations on becoming a Node.js Contributor 🎉 ! |
Sorry, something went wrong.
PR-URL: #15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: nodejs/node#15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
PR-URL: #15925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
| Back | FazBrowse Home | New Git URL |
Now use the common.fixtures module directly to reference fixturesDir, bypassing common module.