mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Revert "Update to Electron v2.0.0-beta.6 (#46552)"
This reverts commit 88603b377d.
This commit is contained in:
@@ -136,6 +136,6 @@ suite('Debug - Adapter', () => {
|
||||
|
||||
return adapter.getInitialConfigurationContent().then(content => {
|
||||
assert.equal(content, expected);
|
||||
}, err => assert.fail(err));
|
||||
}, err => assert.fail());
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user