fix(core): update
This commit is contained in:
@ -14,9 +14,7 @@ tap.test('should start the smartssr instance', async () => {
|
||||
});
|
||||
|
||||
tap.test('should render central.eu', async (tools) => {
|
||||
await testSSRInstance.renderPage(
|
||||
'https://in.work'
|
||||
);
|
||||
await testSSRInstance.renderPage('https://in.work');
|
||||
});
|
||||
|
||||
tap.skip.test('should render lossless.com', async () => {
|
||||
|
Reference in New Issue
Block a user