bito-code-review[bot] commented on PR #15585:
URL: https://github.com/apache/grails-core/pull/15585#issuecomment-4288665948
<!-- Bito Reply -->
Your suggestion to update '7.1.0' to an arbitrary large value (like
'99.0.0') instead of changing the expected result to true makes sense if the
test needs a clear false case for unsupported versions. This keeps the test's
intent while using a more obvious version.
**grails-datamapping-support/src/test/groovy/org/grails/datastore/mapping/core/grailsversion/GrailsVersionSpec.groovy**
```groovy
"99.0.0" | false
```
--
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]