From 630eefbcd19869c004dfd4cf1dd4ce0ca9a58ac6 Mon Sep 17 00:00:00 2001 From: Wendy Nestor Date: Mon, 10 Mar 2014 11:03:20 -0400 Subject: [PATCH] Correccion en adicion de un texto --- features/backend/step/main_tests_step.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/backend/step/main_tests_step.feature b/features/backend/step/main_tests_step.feature index 4f1e6c657..48ce32bc4 100644 --- a/features/backend/step/main_tests_step.feature +++ b/features/backend/step/main_tests_step.feature @@ -39,7 +39,7 @@ Feature: Project Properties - Step Resources Main Tests And the content type is "application/json" Then the response status code should be 201 And the response charset is "UTF-8" - And the type is "object"git + And the type is "object" And store "step_uid" in session array as variable "step_uid_" Examples: