1
0
mirror of synced 2025-12-22 03:16:52 -05:00
Files
docs/tests/graphql
James M. Greene 9e31597ee4 Use promisified fs.readFile instead of fs.promises.readFile (#18204)
* Create a readFileAsync wrapper module

* Use the readFileAsync wrapper module instead of fs.promises.readFile

* Fix require path in test
2021-03-10 17:57:10 +00:00
..