You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(app, android): handle missing sdcard better in test harness
if you use a non-play-store emulator, your sdcard may not always mount
in the emulator, and this test did not handle the android-storage-is-null
case well even though it is a legitimate case
0 commit comments