diff --git a/features/backend/projects/step/main_tests_step.feature b/features/backend/projects/step/main_tests_step.feature index 32375b0b0..63f9121b9 100644 --- a/features/backend/projects/step/main_tests_step.feature +++ b/features/backend/projects/step/main_tests_step.feature @@ -75,7 +75,7 @@ Feature: Project Properties - Step Resources Main Tests Then the response status code should be 400 - Scenario Outline: Try delete a Output document when it is assigned to a step + Scenario: Try delete a Output document when it is assigned to a step Given that I want to delete a resource with the key "83199959452cd62589576c1018679557" stored in session array And I request "project//output-document" And the content type is "application/json"