From fd2abb028914f1f041f151d61b0f2756aca74ce1 Mon Sep 17 00:00:00 2001 From: Wendy Nestor Date: Tue, 8 Apr 2014 09:21:29 -0400 Subject: [PATCH] arreglo en case note --- .../application_cases/case_note/main_tests_case_note.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/features/backend/application_cases/case_note/main_tests_case_note.feature b/features/backend/application_cases/case_note/main_tests_case_note.feature index e8b29201b..8a86e9813 100644 --- a/features/backend/application_cases/case_note/main_tests_case_note.feature +++ b/features/backend/application_cases/case_note/main_tests_case_note.feature @@ -13,8 +13,7 @@ Scenario: List of case notes for this case And the response charset is "UTF-8" And the type is "array" And the "note_content" property in row 0 equals "tercer case note creado desde script" - And the "note_content" property in row 1 equals "Test sin envio de email" - + Scenario: Get a List of cases notes of a case with paged Given I request "cases/1185553665335d2e209f723099733152/notes/paged"