This commit is contained in:
yochai lehman 2020-08-10 14:53:28 +03:00
Родитель 8be63466fc
Коммит 2e989c9912
2 изменённых файлов: 16 добавлений и 1 удалений

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

@ -416,6 +416,15 @@
"type": "Object"
}
},
"staticResults": {
"Run_Functional_Tests_Static": {
"status": "Succeeded",
"outputs": {
"headers": {},
"statusCode": "200"
}
}
},
"triggers": {
"manual": {
"type": "Request",
@ -741,6 +750,12 @@
"type": "ApiConnection"
},
"Run_Functional_Tests": {
"runtimeConfiguration": {
"staticResult": {
"staticResultOptions": "Enabled",
"name": "Run_Functional_Tests_Static"
}
},
"runAfter": {
"Until_disqualifier_is_ready": [
"Succeeded"

Различия файлов скрыты, потому что одна или несколько строк слишком длинны