Skip to content

Commit 7ddb77a

Browse files
committed
rename index to test3 / previous not cleaned up
1 parent f3b4a98 commit 7ddb77a

File tree

1 file changed

+3
-3
lines changed
  • rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.stats

1 file changed

+3
-3
lines changed

rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.stats/10_basic.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375

376376
- do:
377377
indices.create:
378-
index: test2
378+
index: test3
379379
body:
380380
settings:
381381
number_of_replicas: 0
@@ -424,7 +424,7 @@
424424

425425
- do:
426426
index:
427-
index: test2
427+
index: test3
428428
id: "1"
429429
body:
430430
vector:
@@ -438,7 +438,7 @@
438438

439439
- do:
440440
index:
441-
index: test2
441+
index: test3
442442
id: "2"
443443
body:
444444
vector:

0 commit comments

Comments
 (0)