mirror of
https://github.com/pcvolkmer/etl-processor.git
synced 2025-04-19 17:26:51 +00:00
Rename test class to match applications main class name
This commit is contained in:
parent
3039b4b2a7
commit
1fc09d691e
@ -28,7 +28,7 @@ import org.testcontainers.junit.jupiter.Testcontainers
|
||||
@Testcontainers
|
||||
@ExtendWith(SpringExtension::class)
|
||||
@SpringBootTest
|
||||
class BwhcMapperApplicationTests : AbstractTestcontainerTest() {
|
||||
class EtlProcessorApplicationTests : AbstractTestcontainerTest() {
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
Loading…
x
Reference in New Issue
Block a user