Przeglądaj źródła

Fixed Cloudlet test case in Test Center script.

main
kusum 1 rok temu
rodzic
commit
ab228476a3
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      test-center/TestCenter_1.ps1

+ 2
- 2
test-center/TestCenter_1.ps1 Wyświetl plik

@@ -157,7 +157,7 @@ $TestSuiteJSON = @"

{
"clientProfile": {
"client": "CHROME",
"client": "CURL",
"ipVersion": "IPV4"
},
"condition": {
@@ -166,7 +166,7 @@ $TestSuiteJSON = @"
"testRequest": {
"testRequestUrl": "https://{{userId}}mastertflab.akaudevops.com/rest/user/login",
"requestMethod": "POST"
"requestMethod": "GET"
}
},


Ładowanie…
Anuluj
Zapisz