-
Robert Knight authored
After converting the module under test to an ES module the mocked functions are now properties of the default export rather than named exports.
f846ba42
After converting the module under test to an ES module the mocked functions are now properties of the default export rather than named exports.