Skip to content

Commit 5bd4d65

Browse files
committed
Simplify schema versioning
1 parent 1c6032c commit 5bd4d65

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Some examples of test harnesses using these tests, from the source repository:
2020
- [Data model stringify tests](https://github.com/messageformat/messageformat/blob/11c95dab2b25db8454e49ff4daadb817e1d5b770/packages/mf2-messageformat/src/data-model/stringify.test.ts)
2121
- [Formatting tests](https://github.com/messageformat/messageformat/blob/11c95dab2b25db8454e49ff4daadb817e1d5b770/packages/mf2-messageformat/src/messageformat.test.ts)
2222

23-
A JSON schema is included for the test files in this repository. [Semantic-versioned](https://semver.org/) schema files can be found in the [schemas folder](./schemas/).
23+
A [JSON schema](./schemas/) is included for the test files in this repository.
2424

2525
For users of Visual Studio Code, a [settings file](./.vscode/settings.json) is included that enables schema validation while editing the test files.
File renamed without changes.

0 commit comments

Comments
 (0)