提交 cc6a7841 作者: Juan Batiz-Benet

test/mocknet: this test fails on CI sometimes

上级 9273cd72
......@@ -11,14 +11,13 @@ import (
)
func TestNotifications(t *testing.T) {
t.Parallel()
mn, err := FullMeshLinked(context.Background(), 5)
if err != nil {
t.Fatal(err)
}
timeout := 5 * time.Second
timeout := 10 * time.Second
// signup notifs
nets := mn.Nets()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论