fix(core): update
This commit is contained in:
parent
cb898eeef5
commit
db8ea28cee
@ -9,7 +9,7 @@ tap.test('first test', async () => {
|
||||
canonicalDomain: 'lossless.com'
|
||||
}
|
||||
});
|
||||
await websetupInstance.setup();
|
||||
await websetupInstance.readyPromise;
|
||||
expect(document.title).to.equal('mytitle');
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user