From 10abb7050fadbf159cbc11b3b98101fb9adb746a Mon Sep 17 00:00:00 2001 From: a-kenji Date: Thu, 26 Aug 2021 16:58:37 +0200 Subject: fixup! adjust fixture layouts --- src/tests/fixtures/layouts/parts-total-less-than-100-percent.yaml | 3 ++- src/tests/fixtures/layouts/parts-total-more-than-100-percent.yaml | 3 ++- src/tests/fixtures/layouts/three-panes-with-nesting.yaml | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/tests/fixtures/layouts/parts-total-less-than-100-percent.yaml b/src/tests/fixtures/layouts/parts-total-less-than-100-percent.yaml index f0f66a323..aac8c4575 100644 --- a/src/tests/fixtures/layouts/parts-total-less-than-100-percent.yaml +++ b/src/tests/fixtures/layouts/parts-total-less-than-100-percent.yaml @@ -1,5 +1,6 @@ --- - direction: Horizontal +tabs: + - direction: Horizontal parts: - direction: Vertical parts: diff --git a/src/tests/fixtures/layouts/parts-total-more-than-100-percent.yaml b/src/tests/fixtures/layouts/parts-total-more-than-100-percent.yaml index 2b55547d4..8f3fcdbd3 100644 --- a/src/tests/fixtures/layouts/parts-total-more-than-100-percent.yaml +++ b/src/tests/fixtures/layouts/parts-total-more-than-100-percent.yaml @@ -1,5 +1,6 @@ --- - direction: Horizontal +tabs: + - direction: Horizontal parts: - direction: Vertical parts: diff --git a/src/tests/fixtures/layouts/three-panes-with-nesting.yaml b/src/tests/fixtures/layouts/three-panes-with-nesting.yaml index 20a647f3d..2d0aed95d 100644 --- a/src/tests/fixtures/layouts/three-panes-with-nesting.yaml +++ b/src/tests/fixtures/layouts/three-panes-with-nesting.yaml @@ -1,5 +1,4 @@ --- -direction: Horizontal tabs: - direction: Horizontal parts: -- cgit v1.2.3