Commit 69c1442
committed
test(pipelineascode): use CompletedStatus constant instead of literal in test switch
Addresses review nit on PR #2904: use the existing CompletedStatus
constant for the completed case, matching the queuedStatus constant
already used in the same switch.
Signed-off-by: Pujitha Paladugu <10557236+pujitha24@users.noreply.github.com>1 parent a554615 commit 69c1442
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments