openvidu-test-e2e: ipCameraTest fix

This commit is contained in:
pabloFuente 2019-12-10 16:23:37 +01:00
parent acdfef3e21
commit 23fc6815b6

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]