BAEL-19928: Further minor improvements
This commit is contained in:
@@ -19,6 +19,4 @@ public class NotificationApplicationIntegrationTest {
|
||||
RestTemplate restTemplate = new RestTemplate();
|
||||
restTemplate.getForObject("http://localhost:" + port + "/startNotification/10", String.class);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user