If a test has @RepositoryConfig(cleanup = Granularity.CLASS) then the injected session is created outside a transaction, which causes issues down the line (see NXP-18875).
- is required by
-
NXP-18875 Fix DBS / MongoDB tests
- Resolved