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