Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add lenient strictness to k8s test (#5598)
Motivation: We're seeing the following error and I don't think there's much we can do about it. I propose that we just adjust the lenient setting - the original purpose of mockito strictness is probably not relevant here since we use a 3rd party's test anyways. https://ge.armeria.dev/scans/tests?search.relativeStartTime=P28D&search.tags=CI%2Cnot:PR&search.timeZoneId=Asia%2FSeoul&tests.container=com.linecorp.armeria.client.kubernetes.ArmeriaHttpHttpLoggingInterceptorTest&tests.sortField=FLAKY&tests.test=responseBodyIsNotConsumed() <!-- Visit this URL to learn more about how to write a pull request description: https://armeria.dev/community/developer-guide#how-to-write-pull-request-description -->
- Loading branch information