Skip to content

Commit

Permalink
fix integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Nov 17, 2021
1 parent a54bb8f commit 95e77a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_ibc.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def test_ibc_reverse(cronos, chainmain, hermes):

def test_contract(cronos, chainmain, hermes):
cronos_chainid = 777
cronos_gas = 3000000000
cronos_gas = 1000000
cronos_mnemonics = "night renew tonight dinner shaft scheme \
domain oppose echo summer broccoli agent face guitar surface \
belt veteran siren poem alcohol menu custom crunch index"
Expand Down

0 comments on commit 95e77a8

Please sign in to comment.