intermittent failure?
This commit is contained in:
parent
66cc83464f
commit
1ce5dca5db
|
@ -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 {
|
||||
|
||||
|
|
Loading…
Reference in New Issue