diff --git a/test_runner/performance/test_lfc_prefetch.py b/test_runner/performance/test_lfc_prefetch.py index 7c4fcc17ab..1269c558d5 100644 --- a/test_runner/performance/test_lfc_prefetch.py +++ b/test_runner/performance/test_lfc_prefetch.py @@ -30,7 +30,6 @@ def test_lfc_prefetch(neon_simple_env: NeonEnv, n_readers: int, n_writers: int): "enable_seqscan=off", "autovacuum=off", "statement_timeout=0", - "io_combine_limit=1", "neon.store_prefetch_result_in_lfc=on", ], )