refactor: add scripts to separate unit, e2e tests
This commit is contained in:
@ -6,7 +6,7 @@ main() {
|
||||
|
||||
yarn fmt
|
||||
yarn lint
|
||||
yarn test
|
||||
yarn test:unit
|
||||
}
|
||||
|
||||
main "$@"
|
||||
|
Reference in New Issue
Block a user