BAEL-3341 Rename test dependent on database
This commit is contained in:
parent
aca989958f
commit
547a57c3c8
|
@ -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;
|
Loading…
Reference in New Issue