mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
💄
This commit is contained in:
@@ -701,7 +701,7 @@ suite('Notebook API tests', function () {
|
||||
|
||||
await p;
|
||||
listener.dispose();
|
||||
await saveAllFilesAndCloseAll(undefined);
|
||||
await saveAllFilesAndCloseAll();
|
||||
});
|
||||
|
||||
test('document execute command takes arguments', async () => {
|
||||
|
||||
Reference in New Issue
Block a user