Skip to content

Commit 3fa5395

Browse files
committed
Use correct issue number: #52453
1 parent 2e325e2 commit 3fa5395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/watcher/qa/rest/src/test/java/org/elasticsearch/smoketest/SmokeTestWatcherTestSuiteIT.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ protected Settings restAdminSettings() {
4646
return Settings.builder().put(ThreadContext.PREFIX + ".Authorization", token).build();
4747
}
4848

49-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36782")
49+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52453")
5050
public void testMonitorClusterHealth() throws Exception {
5151
final String watchId = "cluster_health_watch";
5252

0 commit comments

Comments
 (0)