Skip to content

Commit

Permalink
remove storage state
Browse files Browse the repository at this point in the history
  • Loading branch information
sunker committed Nov 14, 2023
1 parent 5c76a51 commit 97ccf26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/plugin-e2e/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export default defineConfig<PluginOptions>({
name: 'chromium',
use: {
...devices['Desktop Chrome'],
storageState: 'playwright/.auth/user.json',
},
},
],
Expand Down

0 comments on commit 97ccf26

Please sign in to comment.