ソースを参照

Fixed Cloudlet test case in Test Center script.

main
kusum 1年前
コミット
ab228476a3
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      test-center/TestCenter_1.ps1

+ 2
- 2
test-center/TestCenter_1.ps1 ファイルの表示

@@ -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"
}
},


読み込み中…
キャンセル
保存