Home
last modified time | relevance | path

Searched defs:fixturePath (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/cli/src/api/rest/__tests__/
H A DwrapFetchWithProgress-test.ts26 const fixturePath = path.join(__dirname, './fixtures/panda.png'); constant
/expo/packages/@expo/cli/e2e/__tests__/
H A Dutils.ts113 const fixturePath = path.join(__dirname, '../fixtures', fixtureName); constant