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
This commit adds a test that reproduces the behaviour described in
SPR-11915 and validates that the fix introduced in f8b6114 works
as expected.
Issue: SPR-11915
Copy file name to clipboardExpand all lines: spring-tx/src/test/java/org/springframework/transaction/annotation/AnnotationTransactionNamespaceHandlerTests.java
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,10 @@ public Collection<?> findAllFoos() {
0 commit comments