Bug 1298772 - Bustage fix for firefox-ui-update tests for billboard removal. r=me, a=testonly

MozReview-Commit-ID: 1XQBuCpFFkx
This commit is contained in:
Henrik Skupin 2016-08-29 12:13:39 +02:00
parent a2812fa126
commit 0dd403224a

View File

@ -231,7 +231,6 @@ class UpdateTestCase(FirefoxTestCase):
try:
# If updates have already been found, proceed to download
if dialog.wizard.selected_panel in [dialog.wizard.updates_found_basic,
dialog.wizard.updates_found_billboard,
dialog.wizard.error_patching,
]:
dialog.select_next_page()