Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A Dmacros.ts114 const testSuitePath = path.join(__dirname, '..', '..', '..', 'apps', 'test-suite'); constant
115 const status = await Project.currentStatus(testSuitePath);
117 return await UrlUtils.constructManifestUrlAsync(testSuitePath);