Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
44 stars 200 forks source link

Cannot stub fetch function using sinon in Node 20.12.x #2011

Open prakashchoudhary07 opened 2 months ago

prakashchoudhary07 commented 2 months ago

Issue Description

Pined node version to 20.11.x, as fetch can't be stubbed in Sinon in node 20.12.x

REF: