From de44fbecff1b3a8718bcd06845d97b2866b578d3 Mon Sep 17 00:00:00 2001 From: Brooks J Rady Date: Thu, 7 Jan 2021 16:43:13 +0000 Subject: [PATCH] Change the layout to only one plugin --- src/tests/fixtures/layouts/panes-with-plugins.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/tests/fixtures/layouts/panes-with-plugins.yaml b/src/tests/fixtures/layouts/panes-with-plugins.yaml index fe8e7ca4..7fb13b2e 100644 --- a/src/tests/fixtures/layouts/panes-with-plugins.yaml +++ b/src/tests/fixtures/layouts/panes-with-plugins.yaml @@ -14,5 +14,4 @@ parts: Percent: 80 - direction: Vertical split_size: - Percent: 20 - plugin: strider.wasm + Percent: 20 \ No newline at end of file