Use correct issue number: #52453
This commit is contained in:
parent
2e325e24cb
commit
3fa5395ac8
|
@ -46,7 +46,7 @@ public class SmokeTestWatcherTestSuiteIT extends WatcherRestTestCase {
|
|||
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36782")
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52453")
|
||||
public void testMonitorClusterHealth() throws Exception {
|
||||
final String watchId = "cluster_health_watch";
|
||||
|
||||
|
|
Loading…
Reference in New Issue