Skip to content

Commit 0460657

Browse files
committed
test: trying again
1 parent fd8cf78 commit 0460657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_user_common.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ test_create_user_already_exists() {
7474
run setup_user "$username" "$password" "admin"
7575
assert_success
7676

77-
run setup_user "$username" "$password" "admin"
77+
run create_user_versitygw "$username" "$password" "admin"
7878
assert_failure
7979
}
8080

0 commit comments

Comments
 (0)