Skip to content

Commit

Permalink
deleting not necessary response parts
Browse files Browse the repository at this point in the history
Signed-off-by: Tokesh <[email protected]>
  • Loading branch information
Tokesh committed Nov 17, 2024
1 parent 03f959d commit 08e4a2d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tests/plugins/replication/autofollow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ prologues:
use_roles:
leader_cluster_role: all_access
follower_cluster_role: all_access
response:
status: 200
epilogues:
- path: /_plugins/_replication/{index}/_stop
method: POST
Expand Down
2 changes: 0 additions & 2 deletions tests/plugins/replication/stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ prologues:
use_roles:
leader_cluster_role: all_access
follower_cluster_role: all_access
response:
status: 200
epilogues:
- path: /_plugins/_replication/{index}/_stop
method: POST
Expand Down

0 comments on commit 08e4a2d

Please sign in to comment.