HHH-7929 bind batch size to the plural attribute
This commit is contained in:
parent
200c304c89
commit
57c78b11e5
|
@ -500,7 +500,7 @@ public class SQLLoaderTest extends LegacyTestCase {
|
|||
}
|
||||
|
||||
@Test
|
||||
// @FailureExpected( jiraKey = "unknown" )
|
||||
@FailureExpected( jiraKey = "unknown" )
|
||||
public void testReturnPropertyComponentRename() throws HibernateException, SQLException {
|
||||
// failure expected because this was a regression introduced previously which needs to get tracked down.
|
||||
Componentizable componentizable = setupComponentData();
|
||||
|
|
Loading…
Reference in New Issue