Skip to content

Commit 24772aa

Browse files
committed
Add npm script for untrusted integration test
1 parent 7d5f0d7 commit 24772aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"test:integration:razor": "npm run package && gulp test:integration:razor",
7676
"test:integration:razor:cohost": "npm run package && gulp test:integration:razor:cohost",
7777
"test:integration:devkit": "npm run package && gulp test:integration:devkit",
78+
"test:integration:untrusted": "npm run package && gulp test:integration:untrusted",
7879
"profiling": "npm run package && gulp profiling",
7980
"test:artifacts": "npm run compileDev && gulp test:artifacts",
8081
"omnisharptest": "npm run package && gulp omnisharptest",

0 commit comments

Comments
 (0)