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;
|
import static org.assertj.core.api.Assertions.assertThat;
|
||||||
|
|
||||||
@SpringBootTest
|
@SpringBootTest
|
||||||
public class HibernateTypesIntegrationTest {
|
public class HibernateTypesLiveTest {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
AlbumRepository albumRepository;
|
AlbumRepository albumRepository;
|
Loading…
Reference in New Issue