diff --git a/spring-data-geode-test/src/main/resources/META-INF/spring.factories b/spring-data-geode-test/src/main/resources/META-INF/spring.factories index 5bba770..845f4ff 100644 --- a/spring-data-geode-test/src/main/resources/META-INF/spring.factories +++ b/spring-data-geode-test/src/main/resources/META-INF/spring.factories @@ -1,4 +1,4 @@ -# STDG TestExecutionListeners for the Spring TestContext Framework +# Spring Test for Apache Geode (STDG) framework configuration for the Spring TestContext Framework. org.springframework.test.context.ContextCustomizerFactory=\ org.springframework.data.gemfire.tests.integration.test.context.GeodeContextCustomizerFactory