Home
last modified time | relevance | path

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

/expo/packages/expo-updates/e2e/fixtures/
H A DUpdates.e2e.ts511 const runningUpdateID = await testElementValueAsync('updateID'); constant
512 jestExpect(runningUpdateID).toEqual(manifest.id);