mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
try bigger timeout awaiting events
This commit is contained in:
@@ -47,7 +47,7 @@ suite('Notebook Editor', function () {
|
||||
});
|
||||
|
||||
|
||||
test.skip('showNotebookDocment', async function () {
|
||||
test('showNotebookDocment', async function () {
|
||||
|
||||
const count1 = vscode.notebook.notebookDocuments.length;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user