test_devops_security_permission_tests fixed (#1191)
* test_build_listQueueShow Fixed * test_pull_request_policies_workitems fixed * test_devops_security_permission_tests fixed
This commit is contained in:
Родитель
3b4e2db782
Коммит
a50f39a71b
Различия файлов скрыты, потому что одна или несколько строк слишком длинны
|
@ -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'
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче