Searched refs:spyOnConfigureAdaptiveIconAsync (Results 1 – 1 of 1) sorted by relevance
120 const spyOnConfigureAdaptiveIconAsync = jest.spyOn(icon, 'configureAdaptiveIconAsync'); constant152 expect(spyOnConfigureAdaptiveIconAsync).toHaveBeenCalledTimes(0);