aboutsummaryrefslogtreecommitdiff
path: root/tests/invalid-encoder/array-mixed-types-ints-and-floats.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/invalid-encoder/array-mixed-types-ints-and-floats.json')
-rw-r--r--tests/invalid-encoder/array-mixed-types-ints-and-floats.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/invalid-encoder/array-mixed-types-ints-and-floats.json b/tests/invalid-encoder/array-mixed-types-ints-and-floats.json
index b7920a0..2d42ead 100644
--- a/tests/invalid-encoder/array-mixed-types-ints-and-floats.json
+++ b/tests/invalid-encoder/array-mixed-types-ints-and-floats.json
@@ -8,7 +8,7 @@
},
{
"type": "float",
- "value": "1.0"
+ "value": "1.1"
}
]
}