Skip to content

Commit

Permalink
formatting yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Aug 15, 2024
1 parent 56e1c56 commit ba4dcea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/replication/replica.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ chapters:
- "cluster:admin/plugins/replication/index/setup/validate"

Check failure on line 62 in tests/replication/replica.yaml

View workflow job for this annotation

GitHub Actions / lint

Strings must use singlequote
index_permissions:
- index_patterns: ["*"]
allowed_actions: ["indices:data/write/*", "indices:admin/plugins/replication/*"]
allowed_actions: ["indices:data/write/*", "indices:admin/plugins/replication/*"]
response:
status: 201
- synopsis: Map leader role to user.
Expand Down

0 comments on commit ba4dcea

Please sign in to comment.