Replace JavaScript Testing Framework from Mocha to Jest (#5412)
This commit is contained in:
committed by
Eugen Rochko
parent
93b54b8d4b
commit
d5b767c374
@@ -53,5 +53,5 @@ before_script:
|
||||
|
||||
script:
|
||||
- travis_retry bundle exec parallel_test spec/ --group-by filesize --type rspec
|
||||
- npm test
|
||||
- yarn test
|
||||
- bundle exec i18n-tasks unused
|
||||
|
Reference in New Issue
Block a user