Firefox tests enabled

This commit is contained in:
pabloFuente 2017-11-28 18:36:12 +01:00
parent 9c5e28e024
commit a6d6da8f62

View File

@ -457,7 +457,6 @@ public class OpenViduTestAppE2eTest {
user.getEventManager().waitUntilNumberOfEvent("sessionDisconnected", 4);
}
@Disabled
@Test
@DisplayName("One2One Firefox [Video + Audio]")
void oneToOneVideoAudioSessionFirefox() throws Exception {
@ -492,7 +491,6 @@ public class OpenViduTestAppE2eTest {
user.dispose();
}
@Disabled
@Test
@DisplayName("Cross-Browser test")
void crossBrowserTest() throws Exception {