Skip to content

Commit

Permalink
HSEARCH-3999 Re-enable relevant tests in the migration helper
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Sep 24, 2020
1 parent 367057c commit cb512f1
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -35,7 +35,6 @@
public class EmbeddedTest extends SearchTestBase {

@Test
@Ignore("HSEARCH-3999: we need to get rid of the LazyInitializationException in the last transaction")
public void testEmbeddedIndexing() throws Exception {
Tower tower = new Tower();
tower.setName( "JBoss tower" );
Expand Down

0 comments on commit cb512f1

Please sign in to comment.