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

test: accept differently formatted output #1327

Merged
merged 1 commit into from Apr 8, 2019

Conversation

BridgeAR
Copy link
Contributor

@BridgeAR BridgeAR commented Apr 7, 2019

The default for Node.js's util.inspect compact option might soon
change to 3 which slightly changes the default output for objects.
This change accepts both formats so that the test passes in all Node.js
versions.

Refs: nodejs/node#27109

The default for Node.js's `util.inspect` `compact` option might soon
change to `3` which slightly changes the default output for objects.
This change accepts both formats so that the test passes in all Node.js
versions.

Refs: nodejs/node#27109
@bcoe bcoe merged commit c294d1b into yargs:master Apr 8, 2019
@bcoe
Copy link
Member

bcoe commented Apr 8, 2019

@BridgeAR thanks for the patch.

@BridgeAR
Copy link
Contributor Author

BridgeAR commented May 2, 2019

@bcoe is there a plan for a new version? yargs keeps on failing in CITGM otherwise.

jandockx pushed a commit to jandockx/yargs that referenced this pull request May 7, 2019
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.

None yet

2 participants