I am trying to mock the \'dialog\' in electron module using jest and running into issues below. When setting up the mock directly on the object it is working(case 1). Howeve