Home
last modified time | relevance | path

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

/expo/packages/expo-dev-launcher/bundle/functions/__tests__/
H A DstartAuthSessionAsync.test.ts5 const mockOpenAuthSessionAsync = openAuthSessionAsync as jest.Mock; constant
10 mockOpenAuthSessionAsync.mockResolvedValue({
17 mockOpenAuthSessionAsync.mockClear();