Firefox tests enabled

pull/20/head
pabloFuente 2017-11-28 18:36:12 +01:00
parent 9c5e28e024
commit a6d6da8f62
1 changed files with 0 additions and 2 deletions

View File

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