From a628af23a3586f050a010bdbcb6081dbbba9ff9c Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 7 Apr 2014 10:47:17 -0400 Subject: [PATCH] Se modifica, criterios en REASSIGN CASE (source, target). Se modifica test unit para REASSIGN CASE. Se modifica conflicto en behat test cases --- .../case_actions/main_tests_cases_actions.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/backend/application_cases/case_actions/main_tests_cases_actions.feature b/features/backend/application_cases/case_actions/main_tests_cases_actions.feature index ed4db7af8..91045feaa 100644 --- a/features/backend/application_cases/case_actions/main_tests_cases_actions.feature +++ b/features/backend/application_cases/case_actions/main_tests_cases_actions.feature @@ -49,7 +49,7 @@ Scenario: Returns a list of the cases for the logged in user (Paused) And the response has 12 records -Scenario: Returns information about a given case of the list Inbox of process "Derivation rules - Parallel" +Scenario: Returns information about a given case of the list Inbox of process "Derivation rules - Parallel" Given I request "cases/220090038533b0c40688174019225585" Then the response status code should be 200 And the response charset is "UTF-8"