Commit 35fa934
authored
Adjust fast forward for token expiration test (#30668)
Adjust fast forward for token expiration test
Adjusts the maximum fast forward time for token expiration tests
to be 5 seconds before actual token expiration so that the test
won't fail even when upperlimit is randomly selected.
Resolves: #300621 parent 3dfa93e commit 35fa934
File tree
1 file changed
+1
-1
lines changed- x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc
1 file changed
+1
-1
lines changedx-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authc/TokenServiceTests.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments