mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-03 15:55:20 -05:00
fix TestCommanderStats
This commit is contained in:
@@ -541,6 +541,4 @@ func TestCommanderStats(t *testing.T) {
|
||||
})
|
||||
assert(err, IsNil)
|
||||
assert(sresp.Stat.Value, GreaterThan, int64(10240*1024))
|
||||
|
||||
CloseAllServers(servers)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user