This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit a7a7ff9a72bc40f8e537041cfc61bf9acb26dfd3 Merge: d69b58cd80 cc72ad504b Author: James Fredley <[email protected]> AuthorDate: Fri Mar 13 08:56:09 2026 -0400 Merge pull request #15480 from apache/fix/scaffolding-test-flaky-login fix: fix flaky scaffolding Geb tests and User.getAuthorities() bug .../scaffolding/grails-app/domain/com/example/User.groovy | 9 ++++++++- .../groovy/com/example/UserCommunityControllerSpec.groovy | 3 ++- .../integrationTest/groovy/com/example/UserControllerSpec.groovy | 3 ++- 3 files changed, 12 insertions(+), 3 deletions(-)
