fix(core): update
This commit is contained in:
@ -45,4 +45,4 @@ tap.test('should catch error', async () => {
|
||||
// throw new Error('hey');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
@ -45,4 +45,4 @@ tap.test('should catch error', async () => {
|
||||
// throw new Error('hey');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
Reference in New Issue
Block a user