Home
last modified time | relevance | path

Searched defs:sampleCodeSigningCertificatePath (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DUpdates-test.ts15 const sampleCodeSigningCertificatePath = path.resolve(fixturesPath, 'codeSigningCertificate.pem'); constant
/expo/packages/@expo/config-plugins/src/utils/__tests__/
H A DUpdates-test.ts27 const sampleCodeSigningCertificatePath = path.resolve(fixturesPath, 'codeSigningCertificate.pem'); constant
/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DUpdates-test.ts20 const sampleCodeSigningCertificatePath = path.resolve(fixturesPath, 'codeSigningCertificate.pem'); constant