fix(core): update
This commit is contained in:
parent
c5740db2cd
commit
2b2a0ee758
@ -23,7 +23,7 @@ tap.skip.test('should render https://lossless.gmbh', async () => {
|
|||||||
const renderedPage = await testSSRInstance.renderPage('https://lossless.gmbh');
|
const renderedPage = await testSSRInstance.renderPage('https://lossless.gmbh');
|
||||||
});
|
});
|
||||||
|
|
||||||
tap.test('should stop the smartssr instacne', async () => {
|
tap.test('should stop the smartssr instance', async () => {
|
||||||
await testSSRInstance.stop();
|
await testSSRInstance.stop();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user