Skip to content

Commit

Permalink
Change e2e kvtool config template back to master (#1829)
Browse files Browse the repository at this point in the history
  • Loading branch information
DracoLi authored Feb 12, 2024
1 parent 5914f1d commit 550ecc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ E2E_RUN_KVTOOL_NETWORKS=true

# E2E_KVTOOL_KAVA_CONFIG_TEMPLATE is the kvtool template used to start the chain. See the `kava.configTemplate` flag in kvtool.
# Note that the config tempalte must support overriding the docker image tag via the KAVA_TAG variable.
E2E_KVTOOL_KAVA_CONFIG_TEMPLATE="v0.26"
E2E_KVTOOL_KAVA_CONFIG_TEMPLATE="master"

# E2E_INCLUDE_IBC_TESTS when true will start a 2nd chain & open an IBC channel. It will enable all IBC tests.
E2E_INCLUDE_IBC_TESTS=true
Expand Down

0 comments on commit 550ecc8

Please sign in to comment.