From 1374d7ac8a8c78cebacae32cbca1a886564853f3 Mon Sep 17 00:00:00 2001 From: Sophie Depassio Date: Tue, 5 Mar 2024 17:35:51 +0100 Subject: [PATCH] sleep needed --- tests/functional/api/storage-datacore-restapi.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/functional/api/storage-datacore-restapi.robot b/tests/functional/api/storage-datacore-restapi.robot index 2af7624ce1..e2516bf7fa 100644 --- a/tests/functional/api/storage-datacore-restapi.robot +++ b/tests/functional/api/storage-datacore-restapi.robot @@ -71,6 +71,7 @@ Start Mockoon ... ${MOCKOON_JSON} ... --port ... 3000 + Sleep 5s Stop Mockoon Terminate All Processes \ No newline at end of file