JAVA-8664: Change ports numbers and cleanup the code
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import com.baeldung.parent.App;
|
||||
public class SpringContextTest {
|
||||
|
||||
@Test
|
||||
public final void testMain() throws Exception {
|
||||
public final void testMain() {
|
||||
App.main(new String[] {});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user