BAEL-3498: Fix test's name
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@RunWith(SpringRunner.class)
|
||||
@SpringBootTest
|
||||
public class ManualFlywayMigrationTest {
|
||||
public class ManualFlywayMigrationIntegrationTest {
|
||||
|
||||
@Autowired
|
||||
private Flyway flyway;
|
||||
Reference in New Issue
Block a user