You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can probably remove fixtures and the moduleMapper (living in Jest config) to "emulate" different configuration scenarios. Virtual doMock should work specifically for this case!
The text was updated successfully, but these errors were encountered:
jukben
changed the title
Use doMock({virtual: true}) instead of moduleMappers
Use doMock({virtual: true}) instead of moduleMappersAug 5, 2019
We can probably remove fixtures and the moduleMapper (living in Jest config) to "emulate" different configuration scenarios. Virtual
doMock
should work specifically for this case!The text was updated successfully, but these errors were encountered: