mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
Corrected test names for "Bulk" test suite
This commit is contained in:
parent
e1bfc0aa27
commit
7933dbe205
@ -1,5 +1,5 @@
|
||||
---
|
||||
"Basic test for bulk":
|
||||
"Array of objects":
|
||||
- do:
|
||||
bulk:
|
||||
refresh: true
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
"Basic test for bulk":
|
||||
"List of strings":
|
||||
- do:
|
||||
bulk:
|
||||
refresh: true
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
"Basic test for bulk":
|
||||
"One big string":
|
||||
- do:
|
||||
bulk:
|
||||
refresh: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user