We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76d92a commit 2c90668Copy full SHA for 2c90668
1 file changed
test/test.bats
@@ -399,7 +399,7 @@ function check_ip_not_banned(){
399
@test "User: Add new user Failed 6" {
400
run v-add-user 'ib_Buffer' $user $user@hestiacp2.com default "Super Test"
401
assert_failure $E_INVALID
402
- assert_output --partial 'Error: invalid user format'
+ assert_output --partial 'Error: The user name'
403
}
404
405
@test "User: Add new user Success 1" {
0 commit comments