Skip to content

Commit f5e632f

Browse files
committed
browserDisconnectTimeout back to default
1 parent a4b0f8a commit f5e632f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/karma.base.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ const config = {
5353

5454
// Doing 65 seconds to allow for the 20 second firestore tests
5555
browserNoActivityTimeout: 65000,
56-
browserDisconnectTimeout: 65000,
5756

5857
// Preprocess matching files before serving them to the browser.
5958
// Available preprocessors:

0 commit comments

Comments
 (0)