Skip to content

Commit

Permalink
Switch to APPLICATION_JSON
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Aug 2, 2024
1 parent 76e906d commit a894f23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ abstract class IndexStateManagementRestTestCase : IndexManagementRestTestCase()
StringEntity(
"{\"doc\":{\"managed_index\":{\"schedule\":{\"interval\":{\"start_time\":" +
"\"$startTimeMillis\"}}}}}",
ContentType.APPLICATION_JSON,
APPLICATION_JSON,
),
)

Expand Down

0 comments on commit a894f23

Please sign in to comment.