diff options
Diffstat (limited to 'tests/data/wrong/items/b682034f7e2c454aa927606953680330.yaml')
-rw-r--r-- | tests/data/wrong/items/b682034f7e2c454aa927606953680330.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/data/wrong/items/b682034f7e2c454aa927606953680330.yaml b/tests/data/wrong/items/b682034f7e2c454aa927606953680330.yaml new file mode 100644 index 0000000..0397d7b --- /dev/null +++ b/tests/data/wrong/items/b682034f7e2c454aa927606953680330.yaml @@ -0,0 +1,14 @@ +name: 'Not an integer' +description: | + An entry with a string instead of a number +position: '' +# # number (integer): Enter an integer here +number: "zero" +# # float (float): Enter a floating point number here +float: 0.0 +# # price (decimal): prices are never float! +price: '0' +things: [] +# # cloud (cloud): There is no cloud type +cloud: +category: '' |