Home
last modified time | relevance | path

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

/expo/packages/@expo/prebuild-config/src/plugins/__tests__/
H A DwithDefaultPlugins-test.ts211 const googleServiceInfoFixture = fsReal.readFileSync( constant
230 'config/GoogleService-Info.plist': googleServiceInfoFixture,
412 expect(after['ios/HelloWorld/GoogleService-Info.plist']).toBe(googleServiceInfoFixture);
599 'config/GoogleService-Info.plist': googleServiceInfoFixture,