From d3dea33999595c4a03f11c68bfdc1d5c55de33e8 Mon Sep 17 00:00:00 2001 From: Claudia Agache Date: Wed, 21 Oct 2020 10:21:43 +0300 Subject: [PATCH] try to balance community smoke UI tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 18bffeb45f..fdd566d15f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,7 +88,7 @@ jobs: - travis_wait 60 mvn -B install -Prun-alfresco -Dskip.automationtests=false -f $AUTOMATION_ENTERPRISE_PATH/pom.xml -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn - &community_shared_UI_config - name: "Community Smoke UI Tests for In place Records" + name: "Community Smoke UI Tests for Records" stage: Tests addons: firefox: "43.0.1"