From b445258f28708bf5c709e3db7dc2c0363b41a99f Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Sat, 3 Oct 2020 16:27:42 +0200 Subject: Load one type checker per field --- tests/data/wrong/settings.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/data/wrong/settings.yaml') diff --git a/tests/data/wrong/settings.yaml b/tests/data/wrong/settings.yaml index 83a542b..bf79572 100644 --- a/tests/data/wrong/settings.yaml +++ b/tests/data/wrong/settings.yaml @@ -23,3 +23,6 @@ fields: type: list list: string index: field + - name: cloud + type: cloud + help: 'There is no cloud type' -- cgit v1.2.3