diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-02-09 18:28:46 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2020-02-09 18:28:46 +0100 |
commit | 6a11672f9b3a0b4b48843ff5e39daae1f0e5ea89 (patch) | |
tree | 01df884ac1e3e3d3238d603b7ce26d669cb35434 /tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml | |
parent | a96b3e1f7acac3cc7bd0ae74be411e97fc27912c (diff) |
Fail validation for entries with empty list fields
Diffstat (limited to 'tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml')
-rw-r--r-- | tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml b/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml index 2331e69..d2be3f3 100644 --- a/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml +++ b/tests/data/complex/items/d4f361b0e3e541508eaf82c04451797f.yaml @@ -3,5 +3,5 @@ description: | This entry has no tags and no keywords position: '' something: -tags: -keywords: +tags: [] +keywords: [] |