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:
Mark Banner 2019-08-21 13:57:17 +00:00
Родитель 51b52e6ee0
Коммит 572396447e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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"