Build optimize (#3328)
* CustomConverterIntegrationTest * StringToEmployeeConverterControllerIntegrationTest * PersonsRepositoryIntegrationTest * Refactor spring-rest-embedded-tomcat pom * Disable Rxjava test
This commit is contained in:
committed by
GitHub
parent
b5c7ffeb19
commit
c7ba3a08aa
@@ -194,6 +194,7 @@ public class SchedulersLiveTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void givenObservable_whenComputationScheduling_thenReturnThreadName() throws InterruptedException {
|
||||
System.out.println("computation");
|
||||
Observable.just("computation")
|
||||
|
||||
Reference in New Issue
Block a user