mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
update ship it to use 'yarn jest' instead of 'yarn test' so javascript test will run correctly
This commit is contained in:
parent
359e266a6c
commit
170bc79f96
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ set -eux
|
|||
|
||||
git rev-parse --show-toplevel
|
||||
|
||||
bundle exec rake parallel:spec && yarn test && git push
|
||||
bundle exec rake parallel:spec && yarn jest && git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue