jdaugherty commented on code in PR #190: URL: https://github.com/apache/grails-redis/pull/190#discussion_r2223550972
########## plugin/src/test/groovy/grails/plugins/redis/RedisServiceSpec.groovy: ########## @@ -33,6 +34,7 @@ import java.util.concurrent.* import static grails.plugins.redis.RedisService.NO_EXPIRATION_TTL @Integration +@SpringBootTest Review Comment: The AST plugin is supposed to add these by default, why add them? Does this cause the test libraries to be pulled in or something? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
