Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A Dhelpers.js21 const lastKnownError = `Last known state: ${JSON.stringify(readStatus)}.`; constant
22 throw new Error(`${desiredError} ${lastKnownError}`);