From a0ff0642ebfd21355d808c081fa90d331c29d85a Mon Sep 17 00:00:00 2001 From: radtriste Date: Fri, 10 Dec 2021 14:57:41 +0100 Subject: [PATCH] BDD: Enable back from jobs service --- test/features/deploy_kogito_runtime.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/features/deploy_kogito_runtime.feature b/test/features/deploy_kogito_runtime.feature index d80608162..3280a2fb1 100644 --- a/test/features/deploy_kogito_runtime.feature +++ b/test/features/deploy_kogito_runtime.feature @@ -281,8 +281,7 @@ Feature: Deploy Kogito Runtime Then Kogito Runtime "" log contains text "Before timer" within 1 minutes And Kogito Runtime "" log contains text "After timer" within 1 minutes - # Commented until https://issues.redhat.com/browse/KOGITO-6200 is solved - # And Kogito Jobs Service log contains text "" within 1 minutes + And Kogito Jobs Service log contains text "" within 1 minutes @springboot Examples: