Skip to content

Commit

Permalink
more buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Dec 7, 2023
1 parent 007624c commit a4d9479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_ibc_rly_gas.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def test_ibc(ibc):
cli = ibc.cronos.cosmos_cli()
wait_for_new_blocks(cli, 1)
rly_transfer(ibc)
diff = 0.004
diff = 0.005
record = log_gas_records(cli)
if record:
records.append(record)
Expand Down

0 comments on commit a4d9479

Please sign in to comment.