You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: grails-test-suite-persistence/src/test/groovy/org/codehaus/groovy/grails/orm/hibernate/FirstAndLastMethodSpec.groovy
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -115,11 +115,10 @@ class FirstAndLastMethodSpec extends GormSpec {
115
115
result?.spanishName =='uno'
116
116
}
117
117
118
-
@Ignore
119
118
void"Test first and last method with non standard identifier"() {
0 commit comments