ngneat / until-destroy

🦊 RxJS operator that unsubscribe from observables on destroy
https://netbasal.com/
MIT License
1.74k stars 100 forks source link

fix: do not run checker in unit tests #209

Closed arturovt closed 2 years ago

arturovt commented 2 years ago

Closes #207

Didn't have time to understand why it's failing... The fastest fix is to exclude this checker from running in tests.