Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Fix inspect test output from interfering with ava logging #1316

Merged
merged 1 commit into from
Mar 11, 2019

Conversation

eliperelman
Copy link
Member

When running tests with inspect, Node.js treats object inspect calls as special output. Overriding this during that test to prevent the output from interfering.

Before:

screen shot 2019-03-08 at 9 32 45 am

After:

screen shot 2019-03-08 at 9 34 19 am

@eliperelman eliperelman self-assigned this Mar 8, 2019
@eliperelman eliperelman requested a review from a team March 8, 2019 15:36
@eliperelman eliperelman merged commit 7ebe4e7 into neutrinojs:master Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants