fix private notification text (#10192)

fennec/production
Oana Horvath 4 years ago committed by GitHub
parent 2edd4b39a4
commit e4764592fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -150,7 +150,7 @@ class MediaNotificationTest {
mDevice.openNotification()
notificationShade {
verifySystemNotificationGone(audioTestPage.title)
verifySystemNotificationGone("A site is playing media")
}
}
}

Loading…
Cancel
Save