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

MozReview-Commit-ID: QwHNGdT70Q

--HG--
extra : rebase_source : 85358025f47cf367a54b541b2f5fdaabae954fe4
This commit is contained in:
Henrik Skupin 2016-02-29 14:58:22 +01:00
Родитель 97bd5781a5
Коммит 2279709be0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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