summaryrefslogtreecommitdiff
path: root/json/tests/draft2019-09/optional/format/duration.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/tests/draft2019-09/optional/format/duration.json')
-rw-r--r--json/tests/draft2019-09/optional/format/duration.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/tests/draft2019-09/optional/format/duration.json b/json/tests/draft2019-09/optional/format/duration.json
index 741348a..a6acdc1 100644
--- a/json/tests/draft2019-09/optional/format/duration.json
+++ b/json/tests/draft2019-09/optional/format/duration.json
@@ -119,7 +119,7 @@
"valid": false
},
{
- "description": "non-ascii digits should be rejected",
+ "description": "invalid non-ASCII '২' (a Bengali 2)",
"data": "P২Y",
"valid": false
}