resolve merge conflicts on sync code

This commit is contained in:
mbhave
2018-01-09 11:17:10 +02:00
committed by Paul Brodner
parent a77f02d520
commit 6a577ad1fd
@@ -152,7 +152,6 @@ public class SyncServiceAPITests extends RestTest
Assert.assertTrue(countOfEntries == 3, "Node subscriptions NOT found when expected");
}
@Test(priority = 5)
public void testSyncProcess() throws Exception
{