mirror of
https://github.com/fatedier/frp.git
synced 2026-04-21 16:39:09 +08:00
add more cmd test
This commit is contained in:
@@ -93,7 +93,7 @@ func TestReload(t *testing.T) {
|
||||
defer frpsProcess.Stop()
|
||||
}
|
||||
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
time.Sleep(100 * time.Millisecond)
|
||||
|
||||
frpcProcess := util.NewProcess(consts.FRPC_BIN_PATH, []string{"-c", frpcCfgPath})
|
||||
err = frpcProcess.Start()
|
||||
|
||||
Reference in New Issue
Block a user