We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f166c commit e73d515Copy full SHA for e73d515
IdentityCore/tests/MSIDWorkPlaceJoinUtilTests.m
@@ -69,6 +69,7 @@ - (void)setUp {
69
self.useIosStyleKeychain = NO;
70
#endif
71
self.tenantId = NSUUID.UUID.UUIDString;
72
+ sleep(2.0);
73
}
74
75
- (void)tearDown
0 commit comments