test: extend extension connection timeout

This commit is contained in:
Tommy D. Rossi
2026-02-02 22:13:20 +01:00
parent 502a21a2f2
commit 80280af9b5
+1 -1
View File
@@ -103,7 +103,7 @@ describe('Extension Connection Tests', () => {
await directBrowser.close()
await page.close()
})
}, 120000)
it('should handle new pages and toggling with persistent connection', async () => {
const browserContext = getBrowserContext()