Vertx-integration test (#2049)
* Vertx-integration test * Vertx-integration test
This commit is contained in:
committed by
GitHub
parent
95283376eb
commit
080a4234a9
@@ -11,7 +11,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
|
||||
|
||||
@RunWith(SpringJUnit4ClassRunner.class)
|
||||
@SpringBootTest
|
||||
public class VertxSpringApplicationTests {
|
||||
public class VertxSpringApplicationIntegrationTest {
|
||||
|
||||
private TestRestTemplate restTemplate = new TestRestTemplate();
|
||||
|
||||
Reference in New Issue
Block a user