Skip to content

Commit

Permalink
Revert "Updated Test JSON"
Browse files Browse the repository at this point in the history
This reverts commit 92caf33.
  • Loading branch information
davidgs committed Nov 3, 2017
1 parent 4596ae7 commit c11739d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/inputs/webhooks/particle/particle_webhooks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
},
Expand Down

0 comments on commit c11739d

Please sign in to comment.