jdaugherty commented on code in PR #15002:
URL: https://github.com/apache/grails-core/pull/15002#discussion_r2293908024
##########
grails-testing-support-core/build.gradle:
##########
@@ -47,7 +47,8 @@ dependencies {
api project(':grails-databinding')
api project(':grails-datamapping-core')
- api project(':grails-test-core')
Review Comment:
test-core is meant to be the parent to this dependency. Why are you removing
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]