Skip to content

Commit

Permalink
Update RolloverActionIT
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks committed Sep 10, 2024
1 parent de48b38 commit 2ec41e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ class RolloverActionIT : IndexStateManagementRestTestCase() {
}
// Manually produce transaction failure
val response =
client().makeRequest(
adminClient().makeRequest(
"POST", "$INDEX_MANAGEMENT_INDEX/_update/${managedIndexConfig.id}%23metadata",
StringEntity(
"{\n" +
Expand Down

0 comments on commit 2ec41e9

Please sign in to comment.