Skip to content

Commit e78d0e0

Browse files
committed
typo fixed
1 parent c97fa27 commit e78d0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/vscode/src/test/suite/visualvm.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ import * as fs from 'fs';
3939

4040
// Get work space folders
4141
let wf = vscode.workspace.workspaceFolders;
42-
suite('VisualVm Suite Tests', function () {
42+
suite('VisualVM Suite Tests', function () {
4343

4444
// The timeout will propagate to setup dependencies and tests
4545
this.timeout(1000000);

0 commit comments

Comments
 (0)