Move to MS vscodetestcover and update lodash (#18192)

This commit is contained in:
Charles Gagnon
2022-02-01 14:09:10 -08:00
committed by GitHub
parent c56f035a06
commit 8e1e9a95c3
49 changed files with 292 additions and 296 deletions

View File

@@ -4,7 +4,7 @@
*--------------------------------------------------------------------------------------------*/
import * as path from 'path';
const testRunner = require('vscodetestcover');
import * as testRunner from '@microsoft/vscodetestcover';
const suite = 'import Extension Tests';