Bug 1811785 - Add example.com to WEBAPI_TEST_INSTALL_HOSTS. r=extension-reviewers,willdurand

This should've been added when addons-stage.thunderbird.net was, so we could run mochitests.

Differential Revision: https://phabricator.services.mozilla.com/D167505
This commit is contained in:
Geoff Lankow 2023-01-23 20:59:42 +00:00
parent 2cad39daa4
commit 730eb55729

View file

@ -62,7 +62,7 @@ const WEBAPI_INSTALL_HOSTS =
const WEBAPI_TEST_INSTALL_HOSTS =
AppConstants.MOZ_APP_NAME !== "thunderbird"
? ["addons.allizom.org", "addons-dev.allizom.org", "example.com"]
: ["addons-stage.thunderbird.net"];
: ["addons-stage.thunderbird.net", "example.com"];
const AMO_ATTRIBUTION_ALLOWED_SOURCES = ["amo", "disco"];
const AMO_ATTRIBUTION_DATA_KEYS = [