Skip to content

Commit

Permalink
change name to start-tss-migration-test
Browse files Browse the repository at this point in the history
  • Loading branch information
kingpinXD committed Jul 9, 2024
1 parent 3b095a5 commit 248aa74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ start-stress-test: zetanode
@echo "--> Starting stress test"
cd contrib/localnet/ && $(DOCKER) compose --profile stress -f docker-compose.yml up -d

start-migrate-test: zetanode
start-tss-migration-test: zetanode
@echo "--> Starting migration test"
export E2E_ARGS="--test-migration" && \
cd contrib/localnet/ && $(DOCKER) compose up -d
Expand Down

0 comments on commit 248aa74

Please sign in to comment.