Commit a894c49
authored
Make archive setting test version stable (elastic#138874) (elastic#138920)
Change the assertion on the test to remove the version query parameter that might cause issues in the future.
(cherry picked from commit 38d1de3)
# Conflicts:
# server/src/test/java/org/elasticsearch/common/settings/ScopedSettingsTests.java1 parent 025bafc commit a894c49
File tree
1 file changed
+3
-5
lines changed- server/src/test/java/org/elasticsearch/common/settings
1 file changed
+3
-5
lines changedLines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
343 | 344 | | |
344 | 345 | | |
345 | 346 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
| 347 | + | |
| 348 | + | |
350 | 349 | | |
351 | 350 | | |
352 | | - | |
353 | 351 | | |
354 | 352 | | |
355 | 353 | | |
| |||
0 commit comments