spring-boot
spring-boot copied to clipboard
Fix test in `DataSourceTransactionManagerAutoConfigurationTests`
I fixed one existing test because it didn't configure DataSourceAutoConfiguration, which made the test vacuously true. (mentioned in #35261)