HHH-7929 bind batch size to the plural attribute

This commit is contained in:
Strong Liu 2013-01-17 16:25:40 +08:00
parent 200c304c89
commit 57c78b11e5
1 changed files with 1 additions and 1 deletions

View File

@ -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();