update
This commit is contained in:
@ -190,4 +190,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -327,4 +327,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -293,4 +293,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -392,4 +392,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -317,4 +317,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -396,4 +396,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -388,4 +388,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -447,4 +447,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -462,4 +462,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -451,4 +451,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -331,4 +331,4 @@ tap.test('cleanup server', async () => {
|
||||
await stopTestServer(testServer);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -417,4 +417,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
@ -381,4 +381,4 @@ tap.test('cleanup server', async () => {
|
||||
});
|
||||
|
||||
// Start the test
|
||||
tap.start();
|
||||
export default tap.start();
|
Reference in New Issue
Block a user