fix(core): update

This commit is contained in:
2024-05-18 01:23:09 +02:00
parent ac4f583580
commit 51bed6bd30
3 changed files with 3 additions and 3 deletions

View File

@ -45,4 +45,4 @@ tap.test('should catch error', async () => {
// throw new Error('hey');
});
tap.start();
export default tap.start();

View File

@ -45,4 +45,4 @@ tap.test('should catch error', async () => {
// throw new Error('hey');
});
tap.start();
export default tap.start();