Commit a4d3526
committed
fix: cli test exit code for create-user failure
Corrects the expected exit code for the `create-user` command when missing required fields.
The previous exit code was incorrect, leading to inaccurate test results.1 parent 1c6bae9 commit a4d3526
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
| |||
0 commit comments