From 946929ece0d66e29fc85f8d47171e2b48f98e587 Mon Sep 17 00:00:00 2001 From: Dirk Zimmermann Date: Mon, 13 Jan 2020 13:46:19 +0100 Subject: [PATCH] IOSAD-164 Better comment --- pEpObjCTests/PEPSessionTest.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pEpObjCTests/PEPSessionTest.m b/pEpObjCTests/PEPSessionTest.m index 08babb31..2b24d081 100644 --- a/pEpObjCTests/PEPSessionTest.m +++ b/pEpObjCTests/PEPSessionTest.m @@ -1266,7 +1266,7 @@ } } -/// Test the disable of sync via myself. +/// Test creating a new own identity with pEp sync disabled. - (void)testNoBeaconOnMyself { PEPSession *session = [PEPSession new];