Skip to content

Commit

Permalink
chore: update make file
Browse files Browse the repository at this point in the history
  • Loading branch information
duvbell committed Jan 9, 2024
1 parent 6e54384 commit 69bc17e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,12 @@ ictest-all: ictest-start-cosmos ictest-ibc
### Integration Tests ###
###############################################################################

#./scripts/tests/relayer/interchain-acc-config/rly-init.sh

integration-test-all: init-test-framework \
test-ica \
test-ibc-hooks \
test-alliance \
test-tokenfactory

init-test-framework: clean-testing-data install
@echo "Initializing both blockchains..."
./scripts/tests/init-test-framework.sh
Expand Down

0 comments on commit 69bc17e

Please sign in to comment.