BeerMoneyDev / nest-aws-sdk

A thin wrapping layer around the aws-sdk package for clean NestJS dependency injection.
MIT License
93 stars 13 forks source link

compat: use jest spyOn instead of jasmine global #12

Closed chrismllr closed 3 years ago

chrismllr commented 3 years ago

Closes #13

Utilizing global jasmine methods may break apps without jasmine installed or without jasmine globals configured

Update: Created #13 and linked to this MR with the included description of the issue

KerryRitter commented 3 years ago

Thanks for the PR! Reviewing ASAP

benMain commented 2 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: