fix(core): update

This commit is contained in:
2023-11-15 15:15:18 +01:00
parent 6ebb7cec81
commit f2949c5f21
5 changed files with 1887 additions and 1071 deletions

View File

@ -26,4 +26,4 @@ tap.test('should clone a repo', async () => {
);
});
tap.start();
await tap.start();