Skip to content

Commit bc5f445

Browse files
committed
Rename test
1 parent 6c377ac commit bc5f445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,7 +1886,7 @@ function check_ip_not_banned(){
18861886
validate_database mysql $database $dbuser 1234
18871887
}
18881888

1889-
@test "MYSQL: Add database" {
1889+
@test "MYSQL: Add database 2" {
18901890
run v-add-database $user database 01 1234 mysql
18911891
assert_success
18921892
refute_output

0 commit comments

Comments
 (0)