Skip to content

Commit

Permalink
fix(Makefile): add sumbodule update on unite-test
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino committed Mar 8, 2024
1 parent f25eec0 commit b361c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ test: ## 🧪 Run e2e tests on the APIs
@kill `cat .test.ncr.pid` && rm .test.ncr.pid

unit-test:
@git submodule update --init --recursive
@./test/bats/bin/bats test/wallet.bats

0 comments on commit b361c9a

Please sign in to comment.