Skip to content

Commit 066a940

Browse files
committed
Test fixtures for src schema in dev folder
1 parent 0c81771 commit 066a940

21 files changed

+3
-3
lines changed

scripts/schema-test-coverage.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ for schemaDir in schemas/v3* ; do
1717
echo
1818
done
1919

20-
echo vNext
21-
node scripts/schema-test-coverage.mjs src/schemas/validation/schema.yaml tests/schemas/vNext/pass
20+
echo src
21+
node scripts/schema-test-coverage.mjs src/schemas/validation/schema.yaml tests/schemas/dev/pass
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)