[expo-updates][Android] Fix instrumentation tests (#23037)
# Why
After #22845 some Android instrumentation tests and utility methods in
expo-updates need to be adjusted.
# Test Plan
Existi
[expo-updates][Android] Fix instrumentation tests (#23037)
# Why
After #22845 some Android instrumentation tests and utility methods in
expo-updates need to be adjusted.
# Test Plan
Existing Android instrumentation tests should now pass.
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [x] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [x] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [x] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
show more ...
|