This commit is contained in:
Joey Zhou 2024-07-17 09:14:21 -07:00
Родитель eacb3b7a3f
Коммит f887e2d662
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -69,7 +69,7 @@ OAUTH_API_URI="https://api-accounts.stage.mozaws.net/v1"
OAUTH_AUTHORIZATION_URI=https://accounts.stage.mozaws.net/authorization
OAUTH_PROFILE_URI=https://profile.stage.mozaws.net/v1/profile
OAUTH_TOKEN_URI=https://oauth.stage.mozaws.net/v1/token
OAUTH_ACCOUNT_URI = "https://oauth.accounts.firefox.com/v1"
OAUTH_ACCOUNT_URI=https://oauth.stage.mozaws.net/v1
# Which environment to run end-to-end tests against:
E2E_TEST_ENV=local