зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1575172 - Fix searchconfig tests to run the domains/codes/url tests for Google in non-US regions. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D42628 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
51b52e6ee0
Коммит
572396447e
|
@ -44,7 +44,7 @@ const test = new SearchConfigTest({
|
|||
},
|
||||
{
|
||||
excluded: [{ regions: ["us"] }],
|
||||
included: [],
|
||||
included: [{}],
|
||||
domain: "google.com",
|
||||
codes: AppConstants.MOZ_APP_VERSION_DISPLAY.endsWith("esr")
|
||||
? "client=firefox-b-e"
|
||||
|
|
Загрузка…
Ссылка в новой задаче