mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
(Hopefully) fix broken workflow tests and public api network test
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55763 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -12,7 +12,7 @@ public class TCKEnterpriseTestFixture extends EnterpriseTestFixture
|
||||
"rest-api-test-context.xml"
|
||||
};
|
||||
|
||||
public final static String[] CLASS_LOCATIONS = new String[] {"classpath*:/publicapi/solr"};
|
||||
public final static String[] CLASS_LOCATIONS = new String[] {"classpath*:/publicapi/solr/"};
|
||||
|
||||
private static TCKEnterpriseTestFixture instance;
|
||||
|
||||
|
Reference in New Issue
Block a user