try bigger timeout awaiting events

This commit is contained in:
Johannes Rieken
2021-03-31 08:45:17 +02:00
parent 38abcf09ad
commit 4fd610fc71
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ suite('Notebook Editor', function () {
});
test.skip('showNotebookDocment', async function () {
test('showNotebookDocment', async function () {
const count1 = vscode.notebook.notebookDocuments.length;