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: expect error message is present, but allow additional output #530

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

mshanemc
Copy link
Contributor

What does this PR do?

fix some NUT failures.

Looks like oclif flag validations changed their output to explain what's being parsed. It's great!

      + expected - actual

      -Parsing --complexity 
      -	Expected an integer less than or equal to 5 but received: 7
      -See more help with --help
      +Expected an integer less than or equal to 5 but received: 7

What issues does this PR fix or reference?

see https://github.com/salesforcecli/sfdx-cli/actions/runs/4027958791/jobs/6924345111#step:8:93

@shetzel shetzel merged commit 882f971 into main Jan 30, 2023
@shetzel shetzel deleted the sm/just-nuts-fix branch January 30, 2023 19:55
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.

2 participants