mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
Fix test_attach_tenant_config.py test
This commit is contained in:
@@ -188,7 +188,7 @@ def test_fully_custom_config(positive_env: NeonEnv):
|
||||
"max": 1000,
|
||||
},
|
||||
"trace_read_requests": True,
|
||||
"image_layer_compression": "LZ4",
|
||||
"image_layer_compression": "NoCompression",
|
||||
"walreceiver_connect_timeout": "13m",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user