fix(core): update
This commit is contained in:
@@ -14,6 +14,6 @@ tap.test('should get and stop an Incognito browser', async () => {
|
||||
await incognitoInstance.start();
|
||||
const page = await incognitoInstance.browser.newPage();
|
||||
await incognitoInstance.stop();
|
||||
})
|
||||
});
|
||||
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user