From 90306ca09487efa575e5d79dc8f30375b8e333fa Mon Sep 17 00:00:00 2001 From: Wendy Nestor Date: Wed, 12 Mar 2014 17:02:59 -0400 Subject: [PATCH] modificacion en step --- features/backend/projects/step/main_tests_step.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"