[fenix] For https://github.com/mozilla-mobile/fenix/issues/23716: Disables mediaSystemNotificationInPrivateModeTest

pull/600/head
Oana Horvath 3 years ago committed by mergify[bot]
parent d6aaf8ca47
commit 25a03fd23c

@ -88,6 +88,7 @@ class MediaNotificationTest {
mDevice.pressBack()
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/23716")
@Test
fun mediaSystemNotificationInPrivateModeTest() {
val audioTestPage = TestAssetHelper.getAudioPageAsset(mockWebServer)

Loading…
Cancel
Save