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/grails/web/databinding/GrailsWebDataBindingListenerSpec.groovy
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,6 @@ class GrailsWebDataBindingListenerSpec extends Specification implements GrailsUn
16
16
}
17
17
}
18
18
19
-
@Ignore("Too few invocations")
20
19
void"test that DataBindingListener is added to GrailsWebDataBinder"() {
21
20
22
21
given:
@@ -27,9 +26,9 @@ class GrailsWebDataBindingListenerSpec extends Specification implements GrailsUn
0 commit comments