Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getDir: test indicates file contents are buffer #56

Merged
merged 3 commits into from
Nov 25, 2019
Merged

Conversation

msimerson
Copy link
Member

@msimerson msimerson commented Nov 25, 2019

test failures showed Buffer vs string in ==. After toString(), I could see it was contents1\r\n == contents1\n. So replace \n with ${os.EOL} and tests pass.

fixes #55

@msimerson msimerson merged commit 8e32ce5 into master Nov 25, 2019
@msimerson msimerson deleted the win-tests branch November 25, 2019 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An in-range update of eslint is breaking the build 🚨
1 participant