[BAEL-14846] - Fixed tests in spring-5-reactive module
This commit is contained in:
@@ -28,7 +28,7 @@ public class PostExecutionUnitTest {
|
||||
.expectComplete()
|
||||
.verifyThenAssertThat()
|
||||
.hasDropped(4)
|
||||
.tookLessThan(Duration.ofMillis(1050));
|
||||
.tookLessThan(Duration.ofMillis(1500));
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user