Test only change - fix test assert for sql server

This commit is contained in:
Rob Bygrave
2018-02-22 22:12:30 +13:00
parent f2d438f21a
commit ec7b376612
@@ -58,7 +58,7 @@ public class DbMigrationTest extends BaseTestCase {
}
}
@IgnorePlatform(Platform.ORACLE)
@IgnorePlatform({Platform.ORACLE, Platform.SQLSERVER})
@Test
public void testRunMigration() throws IOException {
// first clean up previously created objects