From 107a6dc0461bd059de611fcb60f54e8da6a067f0 Mon Sep 17 00:00:00 2001 From: "Joshua A. Horton" Date: Mon, 9 Oct 2023 10:14:17 +0700 Subject: [PATCH] fix(web): integrated-test stability fix --- web/src/app/browser/src/contextManager.ts | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/web/src/app/browser/src/contextManager.ts b/web/src/app/browser/src/contextManager.ts index 492c627146d..cbe3ab30c48 100644 --- a/web/src/app/browser/src/contextManager.ts +++ b/web/src/app/browser/src/contextManager.ts @@ -184,7 +184,17 @@ export default class ContextManager extends ContextManagerBase, sendEvents: boolean) {