fix(core): update
This commit is contained in:
@@ -27,4 +27,4 @@ tap.test('should find an entry', async () => {
|
||||
expect(result.value1).toEqual('heyho3');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
await tap.start();
|
||||
|
||||
Reference in New Issue
Block a user