diff --git a/unity-test/system/integration/features/cwl_workflows_with_airflow_api.feature b/unity-test/system/integration/features/cwl_workflows_with_airflow_api.feature index f94818c..7680934 100644 --- a/unity-test/system/integration/features/cwl_workflows_with_airflow_api.feature +++ b/unity-test/system/integration/features/cwl_workflows_with_airflow_api.feature @@ -13,6 +13,5 @@ Feature: Execute CWL workflows using the Airflow API Examples: | test_case | - | SBG_PREPROCESS | | EMIT | | SBG_E2E_SCALE | diff --git a/unity-test/system/integration/features/cwl_workflows_with_ogc_api.feature b/unity-test/system/integration/features/cwl_workflows_with_ogc_api.feature index cf79532..4948b1f 100644 --- a/unity-test/system/integration/features/cwl_workflows_with_ogc_api.feature +++ b/unity-test/system/integration/features/cwl_workflows_with_ogc_api.feature @@ -15,4 +15,3 @@ Feature: Execute CWL workflows using the OGC API | test_case | | SBG_E2E_SCALE | | SBG_PREPROCESS | - | EMIT |