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 c97fa27 commit e78d0e0Copy full SHA for e78d0e0
integrations/vscode/src/test/suite/visualvm.test.ts
@@ -39,7 +39,7 @@ import * as fs from 'fs';
39
40
// Get work space folders
41
let wf = vscode.workspace.workspaceFolders;
42
-suite('VisualVm Suite Tests', function () {
+suite('VisualVM Suite Tests', function () {
43
44
// The timeout will propagate to setup dependencies and tests
45
this.timeout(1000000);
0 commit comments