I have a __mock__ folder with a single mock in it, and when I run my test it is using this mock without any explicit invocation. How can I shut it off? I've tried jest.disableAutomock() and some other things from the docs.
__mock__
jest.disableAutomock()
Aucun commentaire:
Enregistrer un commentaire