mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-16 16:31:05 +01:00
tests - disable opener tests
This commit is contained in:
@@ -12,7 +12,7 @@ import { IDialogService } from 'vs/platform/dialogs/common/dialogs';
|
||||
import { IProductService } from 'vs/platform/product/common/product';
|
||||
import { IStorageService } from 'vs/platform/storage/common/storage';
|
||||
|
||||
suite('OpenerService', function () {
|
||||
suite.skip('OpenerService', function () {
|
||||
|
||||
const editorService = new TestCodeEditorService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user