nessie
nessie copied to clipboard
Make `ITOAuth2Client.testOAuth2ClientWithBackgroundRefresh` run faster
Issue description
The test org.projectnessie.client.auth.oauth2.ITOAuth2Client#testOAuth2ClientWithBackgroundRefresh runs for 20 seconds, which is quite long. Need a way to run it quicker.
I suggest instead that we disable it. It could be kept but only used occasionally, e.g. to validate new features.