Skip to content

Modify unit tests - #501

Merged
DeviaVir merged 2 commits into
motdotla:masterfrom
abetomo:fix_test_log
Sep 25, 2019
Merged

Modify unit tests#501
DeviaVir merged 2 commits into
motdotla:masterfrom
abetomo:fix_test_log

Conversation

@abetomo

Copy link
Copy Markdown
Contributor
  • Stop disabling logs during unit tests
    • Node.js 12 seems to be unable to use this trick.
  • Fixed output test
    • Because the output of console.log has changed in Node.js 12.

Node.js 12 seems to be unable to use this trick.
Because the output of console.log has changed in Node.js 12.
@DeviaVir
DeviaVir merged commit 393ec32 into motdotla:masterSep 25, 2019
@abetomo
abetomo deleted the fix_test_log branch September 25, 2019 09:06
@abetomo

Copy link
Copy Markdown
ContributorAuthor

Thank you for the review.

Sign up for freeto 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.

2 participants

@abetomo@DeviaVir