skip showNotebookDocment.

This commit is contained in:
rebornix
2021-03-30 11:32:00 -07:00
parent 33cc87e1c4
commit 588c2f6c78

View File

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