mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-07 21:09:55 +00:00
parent
b563f3981f
commit
604132f8d0
@ -25,7 +25,7 @@ func TestUDPSessionManager(t *testing.T) {
|
||||
}
|
||||
return m, nil
|
||||
})
|
||||
io.EXPECT().Hook(mock.Anything, mock.Anything).Return(nil, nil)
|
||||
io.EXPECT().Hook(mock.Anything, mock.Anything).Return(nil)
|
||||
|
||||
go sm.Run()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user