From ba15afad6e3b20523659cfd372986cf8c519e5eb Mon Sep 17 00:00:00 2001 From: RemakingEden Date: Thu, 8 Sep 2022 15:28:06 +0100 Subject: [PATCH] Removed flaky test as it was not valid Signed-off-by: RemakingEden --- .../TaskManager.IntegrationTests/Features/TaskUpdate.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/IntegrationTests/TaskManager.IntegrationTests/Features/TaskUpdate.feature b/tests/IntegrationTests/TaskManager.IntegrationTests/Features/TaskUpdate.feature index c31d67404..39516afcb 100644 --- a/tests/IntegrationTests/TaskManager.IntegrationTests/Features/TaskUpdate.feature +++ b/tests/IntegrationTests/TaskManager.IntegrationTests/Features/TaskUpdate.feature @@ -54,5 +54,4 @@ Scenario: TaskDispatchEvent with different permutations is published and matchin Examples: | taskDispatchMessage | | Task_Dispatch_Basic_Clinical_Review | - | Task_Dispatch_Basic_Argo | | Task_Dispatch_Invalid |