mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 21:20:09 +08:00
fix: update comment for test to state correct expected outcome
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user