Bug 1861989 - Update Robolectric to version 4.11.1

fenix/121.0
Ryan VanderMeulen 8 months ago committed by mergify[bot]
parent 828c3c5e99
commit d619946676

@ -23,7 +23,7 @@ class DynamicDownloadDialogTest {
val download = DownloadState(url = "", fileName = "image.gif")
shadowOf(MimeTypeMap.getSingleton()).apply {
addExtensionMimeTypMapping(".gif", "image/gif")
addExtensionMimeTypeMapping(".gif", "image/gif")
}
val expected = testContext.getString(

Loading…
Cancel
Save