openvidu-test-e2e: gracefully finish filter event test

pull/108/merge
pabloFuente 2018-08-30 17:04:11 +02:00
parent 1d8fe91b58
commit 2f6fb20b90
1 changed files with 2 additions and 0 deletions

View File

@ -1486,6 +1486,8 @@ public class OpenViduTestAppE2eTest {
} catch (Exception e) {
System.out.println("Filter removal worked fine");
}
gracefullyLeaveParticipants(2);
}
private void listEmptyRecordings() {