fix: update comment for test to state correct expected outcome
This commit is contained in:
parent
9f45e7498b
commit
3c42562190
3 changed files with 3 additions and 3 deletions
|
|
@ -216,7 +216,7 @@ test("getActionStatus handling correctly various types of errors", (t) => {
|
|||
"multiple things went wrong",
|
||||
),
|
||||
"user-error",
|
||||
"getActionsStatus should return failure if passed a configuration error and an additional failure cause",
|
||||
"getActionsStatus should return user-error if passed a configuration error and an additional failure cause",
|
||||
);
|
||||
|
||||
t.is(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue