BAEL-3341 Rename test dependent on database
This commit is contained in:
@@ -13,7 +13,7 @@ import java.util.UUID;
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
@SpringBootTest
|
||||
public class HibernateTypesIntegrationTest {
|
||||
public class HibernateTypesLiveTest {
|
||||
|
||||
@Autowired
|
||||
AlbumRepository albumRepository;
|
||||
Reference in New Issue
Block a user