Bug 1252037 - Adjust safe_browsing_notification test for property changes. r=automatedtester

MozReview-Commit-ID: QwHNGdT70Q
This commit is contained in:
Henrik Skupin 2016-02-29 14:58:22 +01:00
parent dd95bd1212
commit 28bc277fc0

View File

@ -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'
},