openvidu-test-e2e: openViduJavaClientTest more time for recording
This commit is contained in:
parent
83f0b13d69
commit
2daf1c7f34
@ -2189,7 +2189,7 @@ public class OpenViduTestAppE2eTest {
|
||||
Assert.assertTrue("Wrong recording hasAudio", recording.hasAudio());
|
||||
Assert.assertTrue("Wrong recording hasVideo", recording.hasVideo());
|
||||
|
||||
Thread.sleep(3000);
|
||||
Thread.sleep(5000);
|
||||
|
||||
try {
|
||||
OV.stopRecording("NOT_EXISTS");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user