From 226ef8a7883b78065d8c6728f87ba1dc209773d6 Mon Sep 17 00:00:00 2001 From: Brayan Osmar Pereyra Suxo Date: Tue, 7 Jan 2014 17:06:46 -0400 Subject: [PATCH] Arreglo para behat de events --- features/backend/events_resources/event.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/backend/events_resources/event.feature b/features/backend/events_resources/event.feature index 65163cd6e..183bc91f3 100644 --- a/features/backend/events_resources/event.feature +++ b/features/backend/events_resources/event.feature @@ -17,7 +17,7 @@ Feature: Testing events "evn_time_unit": "DAYS", "evn_when": 1, "evn_when_occurs": "AFTER_TIME", - "tri_uid": "95325847552af0c07792c15098680510" + "tri_uid": "75916963152cc6ab085a704081670580" } """ And I request "project/251815090529619a99a2bf4013294414/event" @@ -41,7 +41,7 @@ Feature: Testing events "evn_time_unit": "DAYS", "evn_when": 1, "evn_when_occurs": "AFTER_TIME", - "tri_uid": "95325847552af0c07792c15098680510" + "tri_uid": "75916963152cc6ab085a704081670580" } """ And that I want to update a resource with the key "evn_uid" stored in session array