mirror of https://github.com/ethereum/go-ethereum
node: fix flaky jwt-test (#30388)
This PR fixes a flaky jwt-test. The test is a jwt "from one second in the future". The test passes; the reason for this is that the CI-system is slow, and by the time the jwt is actually evaluated, that second has passed, and it's no longer future. Alternative to #30380pull/30397/head
parent
7ef49e350b
commit
c3f13b2a1c
Loading…
Reference in new issue