Skip to content

Commit 492928c

Browse files
committed
fix: java
1 parent 190446d commit 492928c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/CTS/requests/ingestion/push.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
}
5959
]
6060
},
61-
"referenceIndexName": "foo",
62-
"watch": true
61+
"watch": true,
62+
"referenceIndexName": "foo"
6363
},
6464
"request": {
6565
"path": "/1/push/bar",

0 commit comments

Comments
 (0)