mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-08 21:39:53 +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