Skip to content

Commit cedd27f

Browse files
authored
Update test.py
1 parent 68e911e commit cedd27f

File tree

1 file changed

+1
-1
lines changed
  • tests/integration/test_storage_delta

1 file changed

+1
-1
lines changed

tests/integration/test_storage_delta/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def started_cluster():
146146
"configs/config.d/filesystem_caches.xml",
147147
"configs/config.d/remote_servers.xml",
148148
],
149-
user_configs=["configs/users.d/users.xml", "configs/users.d/disable_parquet_metadata_caching.xml"],
149+
user_configs=["configs/users.d/users.xml"],
150150
with_installed_binary=True,
151151
image="clickhouse/clickhouse-server",
152152
tag="25.3.3.42",

0 commit comments

Comments
 (0)