Skip to content

Commit faa78ed

Browse files
committed
Re-eanble MutinySequenceGeneratorTest
1 parent 5af84d1 commit faa78ed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hibernate-reactive-core/src/test/java/org/hibernate/reactive/MutinySequenceGeneratorTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import java.util.List;
1010
import java.util.Objects;
1111

12-
import org.junit.Ignore;
1312
import org.junit.Test;
1413

1514
import io.vertx.ext.unit.TestContext;
@@ -19,7 +18,6 @@
1918
import jakarta.persistence.SequenceGenerator;
2019
import jakarta.persistence.Version;
2120

22-
@Ignore // ORM-6 it gets stuck, I'm not sure why
2321
public class MutinySequenceGeneratorTest extends BaseReactiveTest {
2422

2523
@Override

0 commit comments

Comments
 (0)