Fix typo in tests
This commit is contained in:
parent
11dfdfb189
commit
a8c20b6002
|
@ -396,7 +396,7 @@ Integrations tests in this plugin require working Azure configuration and theref
|
||||||
To enable tests prepare a config file elasticsearch.yml with the following content:
|
To enable tests prepare a config file elasticsearch.yml with the following content:
|
||||||
|
|
||||||
```
|
```
|
||||||
repositories:
|
cloud:
|
||||||
azure:
|
azure:
|
||||||
account: "YOUR-AZURE-STORAGE-NAME"
|
account: "YOUR-AZURE-STORAGE-NAME"
|
||||||
key: "YOUR-AZURE-STORAGE-KEY"
|
key: "YOUR-AZURE-STORAGE-KEY"
|
||||||
|
|
Loading…
Reference in New Issue