From 9560f91a3e72193017cab22bea4401d26020a5b6 Mon Sep 17 00:00:00 2001 From: julieg18 Date: Fri, 27 Oct 2023 11:19:43 -0500 Subject: [PATCH] Increase plot webview test timeout --- extension/src/test/suite/plots/index.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/src/test/suite/plots/index.test.ts b/extension/src/test/suite/plots/index.test.ts index 9b0f43ece6..47d98e15f1 100644 --- a/extension/src/test/suite/plots/index.test.ts +++ b/extension/src/test/suite/plots/index.test.ts @@ -1195,7 +1195,7 @@ suite('Plots Test Suite', () => { templatePlot.id, 0.5 ) - }) + }).timeout(WEBVIEW_TEST_TIMEOUT) it('should handle an update comparison multi plot value message from the webview', async () => { const { mockMessageReceived, plotsModel } = await buildPlotsWebview({