diff --git a/features/backend/projects/project_export_import/main_tests_project_export_import.feature b/features/backend/projects/project_export_import/main_tests_project_export_import.feature index dfa4af573..f8a898781 100644 --- a/features/backend/projects/project_export_import/main_tests_project_export_import.feature +++ b/features/backend/projects/project_export_import/main_tests_project_export_import.feature @@ -32,6 +32,7 @@ Scenario: Get the Output Documents List when there are exactly two output docume And the response charset is "UTF-8" And the content type is "application/json" And the type is "array" + And that "out_doc_template" is set to "Ejemplo de Output Document" And the response has 1 records Scenario: Get the Triggers List when there are exactly two triggers