mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-11-23 12:02:58 -05:00
fix test
This commit is contained in:
@@ -532,7 +532,7 @@ func TestCommanderStats(t *testing.T) {
|
||||
Reset_: true,
|
||||
})
|
||||
assert(err, IsNil)
|
||||
assert(sresp.Stat.Value, Equals, int64(10240*1024))
|
||||
assert(sresp.Stat.Value, GreaterThan, int64(10240*1024))
|
||||
|
||||
CloseAllServers(servers)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user