From 36770fc9e7a4a8fe72d6bf7f2bc0dc328183e6fe Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 25 Aug 2017 11:32:49 +0200 Subject: ReferentialMetadataKludge: Use non-overlapping dates in test data Previously, the OFFRE_... zip's two referentials had overlapping dates (2017-03-01..2017-03-31 & 2017-03-01..2017-12-31). This caused this validation error when trying to save the referentials: OFFRE_TRANSDEV_20170301122517 couvre le même périmètre d'offre To fix this, Alban & I changed the dates of the two offers inside the zip (in the calendrier.xml files) and matched the dates in `ReferentialMetadataKludge`. --- spec/fixtures/OFFRE_TRANSDEV_2017030112251.zip | Bin 11432 -> 11185 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'spec') diff --git a/spec/fixtures/OFFRE_TRANSDEV_2017030112251.zip b/spec/fixtures/OFFRE_TRANSDEV_2017030112251.zip index 5b28f7cad..9b06e8839 100644 Binary files a/spec/fixtures/OFFRE_TRANSDEV_2017030112251.zip and b/spec/fixtures/OFFRE_TRANSDEV_2017030112251.zip differ -- cgit v1.2.3