mirror of
https://github.com/fatedier/frp.git
synced 2026-01-11 22:23:12 +00:00
fix ci
This commit is contained in:
@@ -17,5 +17,5 @@ func TestShutdown(t *testing.T) {
|
|||||||
time.Sleep(time.Millisecond)
|
time.Sleep(time.Millisecond)
|
||||||
s.Done()
|
s.Done()
|
||||||
}()
|
}()
|
||||||
s.WaitDown()
|
s.WaitDone()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user