Commit 6a50f48
authored
Adjust warning message for 8.x version in test (elastic#129980)
Deprecation warning messages are slightly different on the 8.* branch.
Somehow the warning message in this test was not covered by elastic#129628 .
Fixes elastic#1297611 parent 7225b35 commit 6a50f48
File tree
2 files changed
+1
-5
lines changed- server/src/test/java/org/elasticsearch/index/engine
2 files changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
456 | 456 | | |
457 | 457 | | |
458 | 458 | | |
459 | | - | |
460 | | - | |
461 | | - | |
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
986 | 986 | | |
987 | 987 | | |
988 | 988 | | |
989 | | - | |
990 | | - | |
| 989 | + | |
991 | 990 | | |
992 | 991 | | |
993 | 992 | | |
| |||
0 commit comments