mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 06:55:32 +00:00
7 lines
87 B
YAML
7 lines
87 B
YAML
---
|
|
"snapshot_index test":
|
|
- do:
|
|
indices.snapshot_index: {}
|
|
|
|
- is_true: ok
|