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