mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Remove extra console.log (#199985)
This commit is contained in:
@@ -195,7 +195,6 @@ function loadTests(opts) {
|
||||
'issue #149130: vscode freezes because of Bracket Pair Colorization', // https://github.com/microsoft/vscode/issues/192440
|
||||
'property limits', // https://github.com/microsoft/vscode/issues/192443
|
||||
'Error events', // https://github.com/microsoft/vscode/issues/192443
|
||||
'Ensure output channel is logged to', // https://github.com/microsoft/vscode/issues/192443
|
||||
'guards calls after runs are ended' // https://github.com/microsoft/vscode/issues/192468
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user