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
I'm sure this didn't use to happen, but I only just noticed while using 5.1.8.RELEASE.
With the default @AutoConfigureMockMvc settings, on a test failure it logs not only the requests from the failing tests, but also all previous passing tests.
Some brief testing shows this goes back to at least 5.1.0.RELEASE.