nodejs-integration-tests-best-practices icon indicating copy to clipboard operation
nodejs-integration-tests-best-practices copied to clipboard

fix(example-application): use throw instead of (missing) reject

Open rluvaton opened this issue 4 years ago • 2 comments

rluvaton avatar Oct 27 '21 17:10 rluvaton

More info about reject vs throw https://www.facebook.com/groups/jsisrael/posts/5212256798817956/

mikicho avatar May 22 '22 20:05 mikicho

Thanks, but we don't have the reject function in this context

Hence the missing in the title 😄

rluvaton avatar May 23 '22 06:05 rluvaton