Commit 2b2c69a
authored
Fix reindex yaml test (elastic#126942)
Reindex task may not have completed by time status is called, so remove assertion that relies on this. Following assertions are set in the action which starts task, so will be correct whether or not task has completed.1 parent 3d78c94 commit 2b2c69a
File tree
1 file changed
+0
-1
lines changed- x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/migrate
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments