Home
last modified time | relevance | path

Searched refs:spyOnConfigureAdaptiveIconAsync (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/prebuild-config/src/plugins/icons/__tests__/
H A DwithAndroidIcons-test.ts120 const spyOnConfigureAdaptiveIconAsync = jest.spyOn(icon, 'configureAdaptiveIconAsync'); constant
152 expect(spyOnConfigureAdaptiveIconAsync).toHaveBeenCalledTimes(0);