mv comment within test

This commit is contained in:
elianddb
2025-09-15 16:57:01 -07:00
parent 95feffd381
commit 72eabca7d9

View File

@@ -616,7 +616,8 @@ EOF
}
# bats test_tags=no_lambda
@test "docker-entrypoint: CREATE SCHEMA without database name" { # DBeaver creates schemas (databases) without specifying a database name
@test "docker-entrypoint: CREATE SCHEMA without database name" {
# DBeaver creates schemas (databases) without specifying a database name
cname="${TEST_PREFIX}create-schema"
usr="testuser"
pwd="testpass"