jdaugherty commented on code in PR #15423:
URL: https://github.com/apache/grails-core/pull/15423#discussion_r2835779891


##########
grails-data-hibernate5/core/src/test/groovy/org/grails/orm/hibernate/connections/DataServiceMultiDataSourceSpec.groovy:
##########
@@ -333,18 +421,18 @@ abstract class ProductService {
 
     abstract List<Product> findAllByName(String name)
 
-    /**

Review Comment:
   Seems like this comment should stay?



##########
grails-test-examples/hibernate5/grails-data-service-multi-datasource/src/integration-test/groovy/functionaltests/DataServiceMultiDataSourceSpec.groovy:
##########
@@ -27,19 +27,6 @@ import grails.testing.mixin.integration.Integration
 import org.grails.orm.hibernate.HibernateDatastore
 import spock.lang.Specification
 
-/**
- * Integration test verifying that GORM Data Service auto-implemented

Review Comment:
   Why the comment removal?



-- 
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]

Reply via email to