We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running npm run test:all doesn't work because targets test:functional and test:spec don't exist.
npm run test:all
test:functional
test:spec
The text was updated successfully, but these errors were encountered:
Fix mojaloop#460 - Add blank test targets for test:functional and tes…
5a2c971
…t:spec to make test:all work
No branches or pull requests
Running
npm run test:all
doesn't work because targetstest:functional
andtest:spec
don't exist.The text was updated successfully, but these errors were encountered: