Commit 12ff76a
authored
Fix testRolloverForFreshInstalledIndexTemplate (elastic#116450) (elastic#116454)
Fix IndexTemplateRegistryTests.testRolloverForFreshInstalledIndexTemplate
by using assertBusy, now that we're expecting a rollover.1 parent 395482e commit 12ff76a
File tree
1 file changed
+1
-2
lines changed- x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/template
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
479 | | - | |
| 478 | + | |
480 | 479 | | |
481 | 480 | | |
482 | 481 | | |
| |||
0 commit comments