Skip to content

Commit 63b964d

Browse files
authored
Merge pull request #89 from Financial-Times/fix-schema-tests
test: update kitchen-sink test fixtures
2 parents ca5e2a3 + b8c9e0c commit 63b964d

File tree

5 files changed

+3862
-3510
lines changed

5 files changed

+3862
-3510
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
},
1111
"scripts": {
1212
"build": "bash build.bash",
13-
"test": "npm --workspaces test --if-present; bash test.bash"
13+
"test": "npm --workspaces test --if-present; bash test.bash",
14+
"test:schemas": "bash test.bash"
1415
},
1516
"keywords": [
1617
"unified",

0 commit comments

Comments
 (0)