BAEL-7523: remove unnecessary test
This commit is contained in:
parent
b33c24a27c
commit
5dbc0d820d
@ -1,13 +0,0 @@
|
|||||||
package com.baeldung.springmodulith.events.externalization;
|
|
||||||
|
|
||||||
import org.junit.jupiter.api.Test;
|
|
||||||
import org.springframework.boot.test.context.SpringBootTest;
|
|
||||||
|
|
||||||
@SpringBootTest
|
|
||||||
class ApplicationUnitTest {
|
|
||||||
|
|
||||||
@Test
|
|
||||||
void contextLoads() {
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user