mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
REPO-2774: refactor and clean up the comments and names of the methods
This commit is contained in:
@@ -35,7 +35,7 @@ public class AppContextExtra02TestSuite extends TestSuite
|
||||
TestSuite suite = new TestSuite();
|
||||
|
||||
// any other order may lead to failing tests
|
||||
AllRepositoryTestsCatalogue.virtualizationTestContext_applicationContext(suite);
|
||||
AllRepositoryTestsCatalogue.applicationContext_virtualizationTestContext(suite);
|
||||
AllRepositoryTestsCatalogue.applicationContext_testSubscriptionsContext(suite);
|
||||
AllRepositoryTestsCatalogue.applicationContext_openCmisContext(suite);
|
||||
// TODO Uncomment the following 2 lines after REPO-2790 is implemented
|
||||
|
Reference in New Issue
Block a user