Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DMaps-test.ts123 const modded3 = removeGoogleMapsAppDelegateInit(modded.contents); constant
124 expect(modded3.contents).toBe(rnFixture['ios/HelloWorld/AppDelegate.mm']);
126 expect(modded3.didMerge).toBe(false);
128 expect(modded3.didClear).toBe(true);