diff --git a/plugins/system/system_test.go b/plugins/system/system_test.go index e792e46b1..d7b63c988 100644 --- a/plugins/system/system_test.go +++ b/plugins/system/system_test.go @@ -196,7 +196,7 @@ func TestSystemStats_GenerateStats(t *testing.T) { require.NoError(t, err) tags := map[string]string{ - "path": "/", + "path": "/", "fstype": "ext4", }