go fmt checks
This commit is contained in:
parent
e90705567d
commit
0ceebc64c8
|
@ -196,7 +196,7 @@ func TestSystemStats_GenerateStats(t *testing.T) {
|
|||
require.NoError(t, err)
|
||||
|
||||
tags := map[string]string{
|
||||
"path": "/",
|
||||
"path": "/",
|
||||
"fstype": "ext4",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue