From f8d3c64a339c93d7acc04b2f566edfeeae6e0f86 Mon Sep 17 00:00:00 2001 From: Matthew Oslan Date: Sun, 1 Sep 2019 11:23:56 -0400 Subject: [PATCH] Fix tests --- test/expected.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/expected.json b/test/expected.json index fdcdf8f..16b6136 100644 --- a/test/expected.json +++ b/test/expected.json @@ -4,7 +4,8 @@ "tz": 32, "sunrise": 332, "sunset": 1203, - "eip": 2130706433 + "eip": 2130706433, + "errCode": 0 } }, "adjustment1": { @@ -19,7 +20,8 @@ "p": 1.09, "t": 70.8, "raining": 1 - } + }, + "errCode": 0 } } }