fix(core): update

This commit is contained in:
2023-11-09 21:17:13 +01:00
parent c083a47f07
commit 355c2d132e
14 changed files with 3062 additions and 1279 deletions

View File

@@ -26,4 +26,4 @@ tap.test('should run in parallel', async (toolsArg) => {
}, 0);
});
tap.start();
await tap.start();