From ebc7f5cbdbbfe8e7348338fb2ce88c357714c896 Mon Sep 17 00:00:00 2001 From: Wendy Nestor Date: Mon, 29 Sep 2014 14:21:24 -0400 Subject: [PATCH] Arreglo de sintaxis en case scheduler --- .../projects/case_scheduler/main_tests_case_scheduler.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/backend/projects/case_scheduler/main_tests_case_scheduler.feature b/features/backend/projects/case_scheduler/main_tests_case_scheduler.feature index 6c715f861..c02c9ddff 100644 --- a/features/backend/projects/case_scheduler/main_tests_case_scheduler.feature +++ b/features/backend/projects/case_scheduler/main_tests_case_scheduler.feature @@ -8,7 +8,7 @@ Feature: Case Scheduler Main Tests Background: Given that I have a valid access_token -Scenario Outline: Get the case schedulers list when there are exactly zero case schedulers +Scenario Outline: Get the case schedulers list when there are exactly case schedulers Given I request "project//case-schedulers" Then the response status code should be 200 And the response charset is "UTF-8" @@ -116,7 +116,7 @@ Scenario Outline: Get the case schedulers list when there are exactly 16 case sc And the response charset is "UTF-8" And the content type is "application/json" And the type is "array" - And the response has 16 record + And the response has record Examples: