From 302e275b3e6eedbb9f0b57c4f193e1006eea8092 Mon Sep 17 00:00:00 2001 From: Ancuta Morarasu Date: Wed, 14 Sep 2016 12:05:58 +0000 Subject: [PATCH] REPO-1059: Fix tests number. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130639 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../org/alfresco/rest/api/tests/QueriesPeopleApiTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/test-java/org/alfresco/rest/api/tests/QueriesPeopleApiTest.java b/source/test-java/org/alfresco/rest/api/tests/QueriesPeopleApiTest.java index 4c3d63db78..bd60459da6 100644 --- a/source/test-java/org/alfresco/rest/api/tests/QueriesPeopleApiTest.java +++ b/source/test-java/org/alfresco/rest/api/tests/QueriesPeopleApiTest.java @@ -70,7 +70,7 @@ public class QueriesPeopleApiTest extends AbstractSingleNetworkSiteTest // deleting users is hard from from static methods. For the moment do it // in the first and last tests, but we have to get the TEST count right! // If we don't, a test fails or the users get left behind (not too bad). - private static int TEST_COUNT = 20; + private static int TEST_COUNT = 21; private static int testCounter = 0; // Test usernames