intermittent failure?

This commit is contained in:
Ken Stevens 2019-12-05 15:32:53 -05:00
parent 66cc83464f
commit 1ce5dca5db
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ public class HapiFlywayMigrateDatabaseCommandTest {
System.setProperty("test", "true");
}
// TODO INTERMITTENT This just failed for me on CI with a BadSqlGrammarException
@Test
public void testMigrateFrom340() throws IOException, SQLException {