openvidu-test-e2e: ipCameraTest fix

pull/370/head
pabloFuente 2019-12-10 16:23:37 +01:00
parent acdfef3e21
commit 23fc6815b6
1 changed files with 3 additions and 0 deletions

View File

@ -2943,6 +2943,9 @@ public class OpenViduTestAppE2eTest {
return;
}
// Extra wait time for the webhook endpoint to be ready
Thread.sleep(3000);
CustomHttpClient restClient = new CustomHttpClient(OPENVIDU_URL, "OPENVIDUAPP", OPENVIDU_SECRET);
// Wrong session [404]