chore: fix doclint (#32294)
This commit is contained in:
parent
1b220c5289
commit
787f20c920
|
|
@ -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