1
0
Fork 0

fix private notification text (#10192)

master
Oana Horvath 2020-04-24 17:55:46 +03:00 committed by GitHub
parent 2edd4b39a4
commit e4764592fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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