jamesfredley commented on code in PR #15435:
URL: https://github.com/apache/grails-core/pull/15435#discussion_r2847133771


##########
grails-data-hibernate5/core/src/test/groovy/org/grails/orm/hibernate/connections/MultipleDataSourceConnectionsSpec.groovy:
##########
@@ -159,6 +221,3 @@ class TestService {
 
     def doSomething() {}

Review Comment:
   Removed doSomething() from TestService and replaced the test call with a 
direct testService != null assertion, since the test is verifying datasource 
connection routing - not the service method itself.



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