Merge pull request #2175 from mozilla/revert-addon-id-change

Revert app id to "@testpilot-containers"
This commit is contained in:
Andrea Marchesini 2021-10-27 08:03:25 +02:00 committed by GitHub
commit e5cb1858a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
}, },
"applications": { "applications": {
"gecko": { "gecko": {
"id": "vpn@mozilla.org", "id": "@testpilot-containers",
"strict_min_version": "67.0" "strict_min_version": "67.0"
} }
}, },
@ -37,7 +37,7 @@
], ],
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "vpn@mozilla.org" "id": "@testpilot-containers"
} }
}, },
"commands": { "commands": {