forked from loafle/openapi-generator-original
Completed changes related running test scripts
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
"assertions" : [
|
||||
{
|
||||
"actualOutput" : "${output(1.3).username}",
|
||||
"condition" : "!=",
|
||||
"condition" : "==",
|
||||
"expectedOutput" : "${input.userList[0].username}"
|
||||
}
|
||||
]
|
||||
@@ -240,7 +240,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "PLace order",
|
||||
"name" : "Place order",
|
||||
"id" : 2,
|
||||
"resourceId" : 14,
|
||||
"input" : {
|
||||
|
||||
Reference in New Issue
Block a user