mirror of https://github.com/OpenVidu/openvidu.git
openvidu-test-e2e: comment audio-only / video-only test
parent
ae778b0c13
commit
120171f9fe
|
@ -1248,7 +1248,7 @@ public class OpenViduTestAppE2eTest {
|
|||
gracefullyLeaveParticipants(2);
|
||||
}
|
||||
|
||||
@Test
|
||||
/*@Test
|
||||
@DisplayName("Remote record cross-browser audio-only and video-only")
|
||||
void remoteRecordAudioOnlyVideoOnlyTest() throws Exception {
|
||||
isRecordingTest = true;
|
||||
|
@ -1323,7 +1323,7 @@ public class OpenViduTestAppE2eTest {
|
|||
throw OpenViduTestAppE2eTest.ex;
|
||||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
|
||||
@Test
|
||||
@DisplayName("REST API: Fetch all, fetch one, force disconnect, force unpublish, close session")
|
||||
|
|
Loading…
Reference in New Issue