From 479dead075e666d59be341cda17f75f651dc2e09 Mon Sep 17 00:00:00 2001 From: "David G. Simmons" Date: Fri, 3 Nov 2017 13:16:09 -0400 Subject: [PATCH] Revert "Updated Test JSON" This reverts commit 92caf33fff56eb730be62f235ede68d2e833db83. --- plugins/inputs/webhooks/particle/particle_webhooks_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/inputs/webhooks/particle/particle_webhooks_test.go b/plugins/inputs/webhooks/particle/particle_webhooks_test.go index 53252ff17..850b2c4fc 100644 --- a/plugins/inputs/webhooks/particle/particle_webhooks_test.go +++ b/plugins/inputs/webhooks/particle/particle_webhooks_test.go @@ -72,8 +72,8 @@ func NewItemJSON() string { "humidity": 44.937500, "pressure": 998.998901, "altitude": 119.331436, - "broadband": 1266.0, - "infrared": 528.0, + "broadband": 1266, + "infrared": 528, "lux": 0.0 } },