• Robert Knight's avatar
    Adapt mocking to ES module changes · f846ba42
    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
real-time-updates-test.js 5.08 KB