We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ab51c commit 995dd51Copy full SHA for 995dd51
IdentityCore/tests/MSIDWorkPlaceJoinUtilTests.m
@@ -856,7 +856,7 @@ - (void)swizzleFlight
856
{
857
[MSIDTestSwizzle instanceMethod:@selector(boolForKey:)
858
class:[MSIDFlightManager class]
859
- block:(id)^(id obj,NSString *flightKey)
+ block:(id)^(NSString *flightKey)
860
861
if ([flightKey isEqualToString:MSID_FLIGHT_ENABLE_QUERYING_STK])
862
0 commit comments