fix(core): Upgraded dependencies and fixed test export issue
This commit is contained in:
@ -29,4 +29,4 @@ tap.test('should validity for present settings', async () => {
|
||||
expect(result).toBeTrue();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
Reference in New Issue
Block a user