Use correct issue number: #52453

This commit is contained in:
Martijn van Groningen 2020-03-04 16:17:28 +01:00
parent 2e325e24cb
commit 3fa5395ac8
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 1 additions and 1 deletions

View File

@ -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";