Skip to content

Commit

Permalink
remove xcontext
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Nov 19, 2024
1 parent d94fb72 commit 8fa1d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/monitoring_console/manager_monitoring_console_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -808,7 +808,7 @@ var _ = Describe("Monitoring Console test", func() {
})
})

XContext("Multisite Clustered deployment (M4 - 3 Site clustered indexer, search head cluster)", func() {
Context("Multisite Clustered deployment (M4 - 3 Site clustered indexer, search head cluster)", func() {
It("managermc, integration: MC can configure SHC, indexer instances and reconfigure Cluster Manager to new Monitoring Console", func() {
/*
Test Steps
Expand Down

0 comments on commit 8fa1d83

Please sign in to comment.