chore: fix doclint
This commit is contained in:
parent
1b220c5289
commit
598334a86a
|
|
@ -191,7 +191,7 @@ test('should use custom proxy on a new context', async ({ browser }) => {
|
|||
}
|
||||
});
|
||||
const page = await context.newPage();
|
||||
|
||||
|
||||
await context.close();
|
||||
});
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue