You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/UseDotNetV2/Tests/L0.ts
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -170,18 +170,6 @@ describe('UseDotNet', function () {
170
170
},tr,done);
171
171
});
172
172
173
-
it("[VersionFetcher.DotNetCoreVersionFetcher] getVersionInfo should throw if includePreviewVersion is false and only 1 channel and is preview",(done)=>{
0 commit comments