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 3486c76 commit 8aa3571Copy full SHA for 8aa3571
src/test/suite/index.ts
@@ -1,5 +1,5 @@
1
import * as path from 'path'
2
-import { Mocha } from 'mocha'
+import * as Mocha from 'mocha'
3
import { glob } from 'glob'
4
5
export async function run(): Promise<void> {
0 commit comments