Skip to content

Commit 5e504ca

Browse files
committed
Revert test schema to v0 for now - not ready for v1
1 parent 1a2747d commit 5e504ca

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"fileMatch": [
55
"tests/**/*.json"
66
],
7-
"url": "./schemas/v1/tests.schema.json"
7+
"url": "./schemas/v0/tests.schema.json"
88
}
99
]
1010
}
File renamed without changes.

0 commit comments

Comments
 (0)