From 3e926f66a0f693b918f10992022e2a8f7ad33cf2 Mon Sep 17 00:00:00 2001 From: Samer Albahra Date: Thu, 28 Feb 2019 23:43:07 -0600 Subject: [PATCH] Fix mocha tests --- test/expected.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/test/expected.json b/test/expected.json index 19488a4..21aabd7 100644 --- a/test/expected.json +++ b/test/expected.json @@ -1,11 +1,11 @@ { "WU": { "01002": { - "scale": 61, + "scale": 0, "rd": -1, - "tz": 32, - "sunrise": 324, - "sunset": 1228, + "tz": 28, + "sunrise": 387, + "sunset": 1060, "eip": null } }, @@ -13,9 +13,9 @@ "01002": { "scale": -1, "rd": -1, - "tz": 32, - "sunrise": 360, - "sunset": 1190, + "tz": 28, + "sunrise": 387, + "sunset": 1060, "eip": null } }