Skip to content

bug: Tests should accept new error output#275

Merged
Dorthu merged 1 commit intomasterfrom
bugfix/fix-tests-for-error-output-change
Nov 30, 2021
Merged

bug: Tests should accept new error output#275
Dorthu merged 1 commit intomasterfrom
bugfix/fix-tests-for-error-output-change

Conversation

@Dorthu
Copy link
Copy Markdown
Collaborator

@Dorthu Dorthu commented Nov 30, 2021

This is related to #274

In #274, I changed the output when a command is entered improperly to
include the command and action the CLI was processing when the error
occurred, which mimics what was entered on the terminal. I didn't
realize tests were checking for the old output.

This change updates tests to look for the new output instead of the old
format.

This is related to #274

In #274, I changed the output when a command is entered improperly to
include the command and action the CLI was processing when the error
occurred, which mimics what was entered on the terminal.  I didn't
realize tests were checking for the old output.

This change updates tests to look for the new output instead of the old
format.
@Dorthu Dorthu requested a review from yoshizzle November 30, 2021 20:58
@Dorthu Dorthu merged commit 7140329 into master Nov 30, 2021
@jriddle-linode jriddle-linode deleted the bugfix/fix-tests-for-error-output-change branch February 21, 2023 17:08
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