Skip to content

Commit

Permalink
test: leave controller tests to coverage (#1451)
Browse files Browse the repository at this point in the history
  • Loading branch information
jyeshe committed Jul 7, 2023
1 parent dff95a6 commit d2ba17a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
set -xe

mix local.hex --force && mix local.rebar --force && mix deps.get
elixir --sname aeternity@localhost -S mix test

elixir --sname aeternity@localhost -S mix test test/ae_mdw
exit 0

0 comments on commit d2ba17a

Please sign in to comment.