* Create a readFileAsync wrapper module * Use the readFileAsync wrapper module instead of fs.promises.readFile * Fix require path in test
* Throw in some code that should fail a test * Remove read-frontmatter behavior * Unskip the test that would catch this * Remove the throw to pass the test