From fd9a36508808750070c7f48c2a6624849b020066 Mon Sep 17 00:00:00 2001 From: Frank Stutz Date: Thu, 20 Oct 2016 09:51:30 -0700 Subject: [PATCH] fixed test case --- plugins/inputs/puppetagent/puppetagent_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/inputs/puppetagent/puppetagent_test.go b/plugins/inputs/puppetagent/puppetagent_test.go index aeead6855..b1c447887 100644 --- a/plugins/inputs/puppetagent/puppetagent_test.go +++ b/plugins/inputs/puppetagent/puppetagent_test.go @@ -28,7 +28,7 @@ func TestGather(t *testing.T) { "resources_outofsync": int64(0), "changes_total": int64(0), "time_lastrun": int64(1444936531), - "version_config_string": "environment:d6018ce", + "version_configstring": "environment:d6018ce", "time_user": float64(0.004331), "time_schedule": float64(0.001123), "time_filebucket": float64(0.000353),