Hopefully fixed test. Still very brittle though.
This commit is contained in:
@@ -45,7 +45,9 @@ public class IndexingNodeTypeStrategyTest {
|
||||
|
||||
@Before
|
||||
public void setUp() throws Exception {
|
||||
createThings();
|
||||
if (thing == null) {
|
||||
createThings();
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user