Commit 3f7a0be
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 3f7a0be
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| |||
0 commit comments