Skip to content

Commit

Permalink
Enable more tests for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neopallium committed Apr 8, 2022
1 parent 564fe5e commit ef0e793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/coverage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ function run_tests() {
--package pallet-staking \
--package pallet-group \
--package pallet-sudo \
--package pallet-pips \
--package polymesh-primitives \
--package node-rpc-runtime-api \
--package pallet-transaction-payment \
--package polymesh-runtime-tests \
--package pallet-balances:0.1.0 \
--package asset-metadata \
--features default_identity $*
}

Expand Down

0 comments on commit ef0e793

Please sign in to comment.