mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1252037 - Adjust safe_browsing_notification test for property changes. r=automatedtester
MozReview-Commit-ID: QwHNGdT70Q
This commit is contained in:
parent
dd95bd1212
commit
28bc277fc0
@ -25,7 +25,7 @@ class TestSafeBrowsingNotificationBar(FirefoxTestCase):
|
||||
},
|
||||
# Phishing URL info
|
||||
{
|
||||
'button_property': 'safebrowsing.notAForgeryButton.label',
|
||||
'button_property': 'safebrowsing.notADeceptiveSiteButton.label',
|
||||
'report_page': 'www.google.com/safebrowsing/report_error',
|
||||
'unsafe_page': 'https://www.itisatrap.org/firefox/its-a-trap.html'
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user