|
@@ -7,7 +7,7 @@ import org.springframework.test.context.junit4.SpringRunner;
|
|
|
|
|
|
@RunWith(SpringRunner.class)
|
|
@RunWith(SpringRunner.class)
|
|
@SpringBootTest
|
|
@SpringBootTest
|
|
-public class PeSysApplicationTests {
|
|
|
|
|
|
+public class CdssCoreApplicationTests {
|
|
|
|
|
|
@Test
|
|
@Test
|
|
public void contextLoads() {
|
|
public void contextLoads() {
|