mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs(test-auth-js.md): remove unnecessary export (#12520)
This commit is contained in:
parent
b45c788a33
commit
4d34815c36
@ -178,8 +178,6 @@ module.exports = async () => {
|
||||
await requestContext.storageState({ path: 'storageState.json' });
|
||||
await requestContext.dispose();
|
||||
}
|
||||
|
||||
export default globalSetup;
|
||||
```
|
||||
|
||||
```js js-flavor=ts
|
||||
|
Loading…
Reference in New Issue
Block a user