fix(core): update
This commit is contained in:
@ -41,7 +41,7 @@ tap.test('setup test server', async () => {
|
||||
});
|
||||
}));
|
||||
|
||||
await testServer.start()
|
||||
await testServer.start();
|
||||
})
|
||||
|
||||
tap.test('first test', async (tools) => {
|
||||
|
Reference in New Issue
Block a user