Skip to content

Commit 25402f3

Browse files
committed
Revert "debugging: try creating DB on cluster?"
This reverts commit b2533c8.
1 parent b2533c8 commit 25402f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/clickhouse-test

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,6 @@ class TestCase:
12511251
args,
12521252
"CREATE DATABASE IF NOT EXISTS "
12531253
+ database
1254-
+ " ON CLUSTER 'test_shard_localhost'"
12551254
+ get_db_engine(testcase_args, database),
12561255
settings=get_create_database_settings(args, testcase_args),
12571256
)

0 commit comments

Comments
 (0)