nodejs-integration-tests-best-practices
nodejs-integration-tests-best-practices copied to clipboard
fix(example-application): use throw instead of (missing) reject
More info about reject vs throw
https://www.facebook.com/groups/jsisrael/posts/5212256798817956/
Thanks, but we don't have the reject function in this context
Hence the missing in the title 😄