mirror of https://github.com/OpenVidu/openvidu.git
openvidu-test-e2e: gracefully finish filter event test
parent
1d8fe91b58
commit
2f6fb20b90
|
@ -1486,6 +1486,8 @@ public class OpenViduTestAppE2eTest {
|
|||
} catch (Exception e) {
|
||||
System.out.println("Filter removal worked fine");
|
||||
}
|
||||
|
||||
gracefullyLeaveParticipants(2);
|
||||
}
|
||||
|
||||
private void listEmptyRecordings() {
|
||||
|
|
Loading…
Reference in New Issue