BAEL-90 - Renaming live tests, configuring surefire
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import org.springframework.test.context.web.WebAppConfiguration;
|
||||
@SpringApplicationConfiguration(classes = ConfigServer.class)
|
||||
@WebAppConfiguration
|
||||
@Ignore
|
||||
public class ConfigServerTests {
|
||||
public class ConfigServerListTest {
|
||||
@Test
|
||||
public void contextLoads() {
|
||||
}
|
||||
Reference in New Issue
Block a user