Skip to content

Commit 35e7845

Browse files
committed
fix name
1 parent c089d43 commit 35e7845

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CTS/requests/search/partialUpdateObject.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[
22
{
3-
"requestName": "Partial update with string value",
3+
"testName": "Partial update with string value",
44
"parameters": {
55
"indexName": "theIndexName",
66
"objectID": "uniqueID",
@@ -29,7 +29,7 @@
2929
}
3030
},
3131
{
32-
"requestName": "Partial update with integer value",
32+
"testName": "Partial update with integer value",
3333
"parameters": {
3434
"indexName": "theIndexName",
3535
"objectID": "uniqueID",

0 commit comments

Comments
 (0)