You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's part of TestRestTemplate's contract that it's fault tolerant. When used with withBasicAuth this behavior changed as of #7441. We should align it with TestRestTemplate's behavior when basic auth is not used.