mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Media Solutions: Fix misspelling for "roboletric"
roboletric -> robolectric PiperOrigin-RevId: 440101421
This commit is contained in:
parent
f3b80fd54d
commit
9a7b71b7c2
@ -763,7 +763,7 @@ public final class DefaultBandwidthMeterTest {
|
||||
networkInfo.getType(), networkTypeOverride);
|
||||
Shadows.shadowOf(telephonyManager).setTelephonyDisplayInfo(displayInfo);
|
||||
}
|
||||
// Create a sticky broadcast for the connectivity action because Roboletric isn't replying with
|
||||
// Create a sticky broadcast for the connectivity action because Robolectric isn't replying with
|
||||
// the current network state if a receiver for this intent is registered.
|
||||
ApplicationProvider.getApplicationContext()
|
||||
.sendStickyBroadcast(new Intent(ConnectivityManager.CONNECTIVITY_ACTION));
|
||||
|
Loading…
x
Reference in New Issue
Block a user