mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
bump timing threashold for mempool performance test (#10953)
This commit is contained in:
@@ -77,4 +77,4 @@ class TestMempoolPerformance:
|
||||
if idx >= len(blocks) - 3:
|
||||
assert duration < 0.1
|
||||
else:
|
||||
assert duration < 0.0002
|
||||
assert duration < 0.0003
|
||||
|
||||
Reference in New Issue
Block a user