pom.xml | ●●●●● patch | view | raw | blame | history | |
src/test/java/com/moral/JavaBeanToJsonOutPrint.java | ●●●●● patch | view | raw | blame | history | |
src/test/java/com/moral/ScreenApiApplicationTests.java | ●●●●● patch | view | raw | blame | history |
pom.xml
@@ -271,13 +271,6 @@ </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <testFailureIgnore>true</testFailureIgnore> </configuration> </plugin> </plugins> </build> </project> src/test/java/com/moral/JavaBeanToJsonOutPrint.java
File was deleted src/test/java/com/moral/ScreenApiApplicationTests.java
File was deleted