This commit is contained in:
rebornix
2021-05-07 13:13:22 -07:00
parent 0568de16a8
commit 110c966887

View File

@@ -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 () => {