We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1297e commit 51df916Copy full SHA for 51df916
vflow/ipfix_test.go
@@ -53,7 +53,7 @@ func TestMirrorIPFIX(t *testing.T) {
53
}
54
}()
55
56
- time.Sleep(1 * time.Second)
+ time.Sleep(2 * time.Second)
57
58
go func() {
59
b := make([]byte, 1500)
0 commit comments