diff --git a/components/datetime/tests/fixtures/tests/components-exact-matches.json b/components/datetime/tests/fixtures/tests/components-exact-matches.json index 1e19cc8d6e4..3c150f0a5b3 100644 --- a/components/datetime/tests/fixtures/tests/components-exact-matches.json +++ b/components/datetime/tests/fixtures/tests/components-exact-matches.json @@ -428,7 +428,7 @@ } }, { - "description": "Exact match for: EHm => E h:mm a", + "description": "Exact match for: EHm => E HH:mm", "input": { "value": "2020-01-07T08:25:07.000", "options": { @@ -451,7 +451,7 @@ } }, { - "description": "Exact match for: EHms => E h:mm:ss a", + "description": "Exact match for: EHms => E HH:mm:ss", "input": { "value": "2020-01-07T08:25:07.000", "options": {