fix(tests): Standardize test syntax and update testing dependencies
This commit is contained in:
@@ -31,4 +31,4 @@ tap.test('should sort objects', async () => {
|
||||
console.log(result[0].matches);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
Reference in New Issue
Block a user