fix(core): update
This commit is contained in:
@ -62,4 +62,4 @@ tap.test('should close the database connection', async tools => {
|
||||
await testDb.close();
|
||||
});
|
||||
|
||||
tap.start({throwOnError: true});
|
||||
tap.start({ throwOnError: true });
|
||||
|
Reference in New Issue
Block a user