From ef7281716acd7799b3c3c92a6eff411e86db35cf Mon Sep 17 00:00:00 2001 From: Adria Navarro Date: Tue, 5 Nov 2024 13:14:45 +0100 Subject: [PATCH 1/8] Wait for test data to be processed before running the test --- .../AutomationBuilder/FlowChart/TestDataModal.svelte | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/builder/src/components/automation/AutomationBuilder/FlowChart/TestDataModal.svelte b/packages/builder/src/components/automation/AutomationBuilder/FlowChart/TestDataModal.svelte index 21cdc4b893..4bc1e8d496 100644 --- a/packages/builder/src/components/automation/AutomationBuilder/FlowChart/TestDataModal.svelte +++ b/packages/builder/src/components/automation/AutomationBuilder/FlowChart/TestDataModal.svelte @@ -1,4 +1,5 @@