Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined * Removed dependency reduced pom from undertow module * Added README * [BAEL-6556] - Renamed next set of testcases * [BAEL-6556] - Renamed next set of testcases * [BAEL-6556] - Renamed next set of testcases
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
50f5cba9da
commit
c99aae6e56
+1
-1
@@ -7,7 +7,7 @@ import org.springframework.test.context.junit4.SpringRunner;
|
||||
|
||||
@RunWith(SpringRunner.class)
|
||||
@SpringBootTest
|
||||
public class SpringBootTomcatApplicationTests {
|
||||
public class SpringBootTomcatApplicationIntegrationTest {
|
||||
|
||||
@Test
|
||||
public void contextLoads() {
|
||||
Reference in New Issue
Block a user