We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5f0d7 commit 24772aaCopy full SHA for 24772aa
package.json
@@ -75,6 +75,7 @@
75
"test:integration:razor": "npm run package && gulp test:integration:razor",
76
"test:integration:razor:cohost": "npm run package && gulp test:integration:razor:cohost",
77
"test:integration:devkit": "npm run package && gulp test:integration:devkit",
78
+ "test:integration:untrusted": "npm run package && gulp test:integration:untrusted",
79
"profiling": "npm run package && gulp profiling",
80
"test:artifacts": "npm run compileDev && gulp test:artifacts",
81
"omnisharptest": "npm run package && gulp omnisharptest",
0 commit comments