Search-846 Test annotated with a non for insight engine test group, pom updated with new version of tas-utility

This commit is contained in:
Meenal Bhave
2018-05-25 12:21:35 +01:00
parent a108209f01
commit 5534ed5f21
@@ -576,7 +576,7 @@ public class SearchSQLAPITest extends AbstractSearchTest
restClient.onResponse().assertThat().body("error.briefSummary", Matchers.containsString("Was expecting one of"));
}
@Test(groups = { TestGroup.SEARCH, TestGroup.REST_API }, priority = 13)
@Test(groups = { TestGroup.SEARCH, TestGroup.REST_API, TestGroup.NOT_INSIGHT_ENGINE }, priority = 13)
public void testErrorForSQLAPIWithASS() throws Exception
{
String acsVersion = serverHealth.getAlfrescoVersion();