fix(core): update

This commit is contained in:
2024-05-25 02:15:08 +02:00
parent 0d60b29ff7
commit 262891ccf3
6 changed files with 4603 additions and 2582 deletions

View File

@@ -44,4 +44,4 @@ tap.skip.test('test', async (tools) => {
await tools.delayFor(5000);
})
tap.start();
export default tap.start();