From a3b151ff5d1846b6172cbe6de1b0ca6389df46e3 Mon Sep 17 00:00:00 2001 From: Vladimir Chebotarev Date: Wed, 28 Oct 2020 13:05:30 +0300 Subject: [PATCH] Revert "Added redundant empty line." This reverts commit 81a5f540d7dcb949a1221d966490a00acee6de9d. --- tests/integration/test_multiple_disks/test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/test_multiple_disks/test.py b/tests/integration/test_multiple_disks/test.py index bc60553d005..07478d99657 100644 --- a/tests/integration/test_multiple_disks/test.py +++ b/tests/integration/test_multiple_disks/test.py @@ -1551,4 +1551,3 @@ def test_yes_merges_in_configuration_disallow_from_query_with_reload(start_clust finally: node1.query("SYSTEM START MERGES ON VOLUME {}.external".format(policy)) -