SpringApplicationContextLoader supports inlined properties configured via @TestPropertySource, but properties files are currently ignored.
Please add support for properties files configured via @TestPropertySource.
See org.springframework.test.context.support.AbstractContextLoader.prepareContext(ConfigurableApplicationContext, MergedContextConfiguration) for details.