mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-07 00:39:44 -06:00
mv comment within test
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user