Skip to content

Commit

Permalink
Update integration_tests/test_mempool.py
Browse files Browse the repository at this point in the history
Signed-off-by: yihuang <[email protected]>
  • Loading branch information
yihuang authored Jan 17, 2025
1 parent c22328a commit 8a94497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/test_mempool.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def test_blocked_address(cronos_mempool):
assert "signer is blocked" in rsp["raw_log"]


@pytest.mark.flaky(max_runs=3)
def test_mempool_nonce(cronos_mempool):
"""
test the nonce logic in check-tx after new block is created.
Expand Down

0 comments on commit 8a94497

Please sign in to comment.