From a2f950a8f063231bb55cdad5de9ca7bfdaac3692 Mon Sep 17 00:00:00 2001 From: Amir Ziaei Date: Sun, 31 Mar 2024 19:24:33 +0300 Subject: [PATCH] f --- apps/app/playwright.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/app/playwright.config.ts b/apps/app/playwright.config.ts index e721dc4..644619e 100644 --- a/apps/app/playwright.config.ts +++ b/apps/app/playwright.config.ts @@ -24,7 +24,6 @@ export default defineConfig({ name: 'chromium', use: { ...devices['Desktop Chrome'], - storageState: 'mnt/auth.json', }, }, ],