Searched refs:lastUpdateEventType (Results 1 – 2 of 2) sorted by relevance
40 const [lastUpdateEventType, setLastUpdateEventType] = React.useState('');170 <TestValue testID="lastUpdateEventType" value={`${lastUpdateEventType}`} />
750 const lastUpdateEventType = await testElementValueAsync('lastUpdateEventType'); constant752 console.warn(`lastUpdateEventType = ${lastUpdateEventType}`);794 jestExpect(lastUpdateEventType).toEqual('error');