Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6b6443

Browse files
authored
Update tests.schema.json
1 parent f790db7 commit d6b6443

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/schemas/v0/tests.schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"$id": "https://raw.githubusercontent.com/unicode-org/message-format-wg/main/test/schemas/v0/tests.schema.json",
4-
"title": "MessageFormat 2 data-driven tests",
5-
"description": "The main schema for MessageFormat 2 test data.",
4+
"title": "Unicode MessageFormat data-driven tests",
5+
"description": "The main schema for Unicode MessageFormat test data.",
66
"type": "object",
77
"additionalProperties": false,
88
"required": [

0 commit comments

Comments
 (0)