mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Effectively disable the test - 0 repeats
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4874 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -61,7 +61,7 @@ public class ConcurrentNodeServiceTest extends TestCase
|
|||||||
|
|
||||||
public static final QName PROP_QNAME_TEST_MIMETYPE = QName.createQName(NAMESPACE, "mimetype");
|
public static final QName PROP_QNAME_TEST_MIMETYPE = QName.createQName(NAMESPACE, "mimetype");
|
||||||
|
|
||||||
public static final int COUNT = 10;
|
public static final int COUNT = 0;
|
||||||
|
|
||||||
public static final int REPEATS = 10;
|
public static final int REPEATS = 10;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user