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: hibernate-reactive-core/src/test/java/org/hibernate/reactive/EagerElementCollectionForBasicTypeSetTest.java
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,6 @@
20
20
importjakarta.persistence.Table;
21
21
22
22
importorg.junit.Before;
23
-
importorg.junit.Ignore;
24
23
importorg.junit.Test;
25
24
26
25
importio.smallrye.mutiny.Uni;
@@ -119,7 +118,6 @@ public void addOneElementWithMutinyAPI(TestContext context) {
119
118
}
120
119
121
120
@Test
122
-
@Ignore// see https://github.com/hibernate/hibernate-reactive/issues/1506
0 commit comments