mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
REPO-2774: further split on test suite AppContextExtra02 because of the max_connection limit on bamboo
This commit is contained in:
@@ -33,7 +33,7 @@ public class MinContextTestSuite extends TestSuite
|
||||
public static Test suite()
|
||||
{
|
||||
TestSuite suite = new TestSuite();
|
||||
AllRepositoryTestsCatalogue.minimalContext_16(suite);
|
||||
AllRepositoryTestsCatalogue.minimalContext(suite);
|
||||
return suite;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user