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 e12ae54 commit 520b47fCopy full SHA for 520b47f
IdentityCore/tests/MSIDWorkPlaceJoinUtilTests.m
@@ -37,7 +37,7 @@
37
38
@interface MSIDWorkPlaceJoinUtilTests : XCTestCase
39
@property (nonatomic) MSIDTestSecureEnclaveKeyPairGenerator *eccKeyGenerator;
40
-@property (nonatomic, strong) NSMutableDictionary *keyGens;
+@property (atomic, strong) NSMutableDictionary *keyGens;
41
@property (nonatomic) BOOL useIosStyleKeychain;
42
@end
43
0 commit comments