mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
chore: make a run of gofumpt
This commit is contained in:
@@ -472,7 +472,6 @@ func TestDecodeICMP(t *testing.T) {
|
||||
if diff := helpers.Diff(got, expectedFlows); diff != "" {
|
||||
t.Fatalf("Decode() (-got, +want):\n%s", diff)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
func TestDecodeDataLink(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user