diff --git a/dashboard/fixtures/tests_templatetags.json b/dashboard/fixtures/tests_templatetags.json index c4cd2524..0bbcd9d3 100644 --- a/dashboard/fixtures/tests_templatetags.json +++ b/dashboard/fixtures/tests_templatetags.json @@ -18,9 +18,9 @@ { "child": 1, "time": "2017-11-18T16:00:00Z", - "wet": true, + "wet": false, "solid": true, - "color": "yellow" + "color": "green" } }, { @@ -42,7 +42,7 @@ { "child": 1, "time": "2017-11-17T13:00:00Z", - "wet": true, + "wet": false, "solid": true, "color": "green" }