test_devopsUserTest fixed (#1187)
Co-authored-by: Roshan-sy <roshan-sy@github.com>
This commit is contained in:
Родитель
2eb0e9e0a8
Коммит
477d80b1ed
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -8,7 +8,7 @@ from knack.util import CLIError
|
|||
from azure_devtools.scenario_tests import AllowLargeResponse
|
||||
from .utilities.helper import DevopsScenarioTest, disable_telemetry, set_authentication, get_test_org_from_env_variable
|
||||
|
||||
DEVOPS_CLI_TEST_ORGANIZATION = get_test_org_from_env_variable() or 'https://dev.azure.com/azuredevopsclitest'
|
||||
DEVOPS_CLI_TEST_ORGANIZATION = get_test_org_from_env_variable() or 'https://dev.azure.com/devops-cli-test-org'
|
||||
_TEST_EMAIL_ID = 'new_user_test@outlook.com'
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче