Skip to content

Commit

Permalink
Add e2e scrpt
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb committed Aug 1, 2023
1 parent 5008f20 commit 62f9636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ install-simapp:
e2e:
@./e2e

.PHONY: install-relayer install-simd e2e
.PHONY: install-relayer install-simd e2e
2 changes: 1 addition & 1 deletion e2e/e2e
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ if [[ "$BAL1" != *"100000000000beans"* ]]; then
exit 1
fi

killall simd &> /dev/null
killall simd &> /dev/null

0 comments on commit 62f9636

Please sign in to comment.