Skip to content

Commit

Permalink
Update GetRemoteIndexesActionIT.kt
Browse files Browse the repository at this point in the history
Signed-off-by: Megha Goyal <goyamegh@amazon.com>
  • Loading branch information
AWSHurneyt authored and goyamegh committed Jul 19, 2024
1 parent a5f47e1 commit 478eb46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import java.util.*

@Suppress("UNCHECKED_CAST")
class GetRemoteIndexesActionIT : AlertingRestTestCase() {
private var remoteMonitoringEnabled = false
private var remoteMonitoringEnabled = true
private var remoteClusters = listOf<String>()

private val mappingFieldToTypePairs1 = listOf(
Expand Down

0 comments on commit 478eb46

Please sign in to comment.