Skip to content

Commit 37c33aa

Browse files
committed
chore: test name
1 parent f472aac commit 37c33aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/CTS/requests/ingestion/push.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[
22
{
3+
"testName": "global push",
34
"parameters": {
45
"indexName": "foo",
56
"pushTaskPayload": {
@@ -39,7 +40,7 @@
3940
}
4041
},
4142
{
42-
"testName": "allows for watch query parameter",
43+
"testName": "global push with watch mode",
4344
"parameters": {
4445
"indexName": "bar",
4546
"pushTaskPayload": {

0 commit comments

Comments
 (0)