Home
last modified time | relevance | path

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

/expo/packages/expo-updates/e2e/fixtures/
H A DUpdates.e2e.ts150 const updatedMessage = await testElementValueAsync('updateString'); constant
151 jestExpect(updatedMessage).toBe(newNotifyString);
194 const updatedMessage = await testElementValueAsync('updateString'); constant
195 jestExpect(updatedMessage).toBe('test');
256 const updatedMessage = await testElementValueAsync('updateString'); constant
258 jestExpect(updatedMessage).toBe('test');
332 const updatedMessage = await testElementValueAsync('updateString'); constant
334 jestExpect(updatedMessage).toBe(newNotifyString);
415 const updatedMessage = await testElementValueAsync('updateString'); constant
416 jestExpect(updatedMessage).toBe(newNotifyString);