#1439 - IllegalArgumentException: No rule for io.ebeaninternal.dbmigration.migration.Sql@315df4bb

This commit is contained in:
rob bygrave
2018-06-26 22:40:08 +12:00
parent 49ab17cd34
commit 1a03e84f0e
4 changed files with 24 additions and 6 deletions
@@ -15,7 +15,7 @@ import static org.assertj.core.api.Assertions.assertThat;
public class ModelContainerApplyTest {
@Test
public void testApply() throws Exception {
public void testApply() {
Migration migration = MigrationXmlReader.read("/container/test-create-table.xml");