From d538c17aee699989f5bcf96160cac2da51463a61 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 7 Apr 2014 14:30:49 +0000 Subject: [PATCH 1/2] main_tests_cases_actions.feature edited online with Bitbucket --- .../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 0efeb5ef9..a3378f569 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 @@ -48,7 +48,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" From bc7239daa7a18087a47bf4392e8ff49a433f342e Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Mon, 7 Apr 2014 14:32:05 +0000 Subject: [PATCH 2/2] main_tests_cases_actions.feature edited online with Bitbucket --- .../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 a3378f569..0efeb5ef9 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 @@ -48,7 +48,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"