DEV Community

Discussion on: Mocking AWS with Jest (and TypeScript)

Collapse
 
elthrasher profile image
Matt Morgan

Thanks for reading, Brett and good catch. It works the way I had it because you can await 'hello' but it's more accurate to have the Promise there.