Skip to content

Commit 89c38a0

Browse files
committed
enable npm test
1 parent 1298e1f commit 89c38a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"author": "Dan Schulte",
66
"license": "MIT",
77
"scripts": {
8+
"deployments-schema-test": "dotnet test deploymentsSchemaTests/deploymentsSchemaTests.csproj",
89
"test": "mocha -r ts-node/register tests.ts",
910
"serve": "ts-node server.ts"
1011
},

0 commit comments

Comments
 (0)