jdaugherty commented on code in PR #15409: URL: https://github.com/apache/grails-core/pull/15409#discussion_r2926112427
########## grails-testing-support-core/src/main/resources/META-INF/services/grails.plugins.GrailsPluginConfigFilter: ########## Review Comment: I originally had pulled this out into a service loader so I could discontinue all of the dynamic test registration, but I later released just how much that code path was used and how much fo a breaking change it was for unit tests. This is unused now, and I'll remove it. -- 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]
