Skip to content

Commit aa96777

Browse files
restyled-commitsnivi-apple
authored andcommitted
Restyled by clang-format
1 parent 6c67002 commit aa96777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/darwin/Framework/CHIPTests/MTRDeviceTests.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -3620,7 +3620,7 @@ - (void)test034_TestMTRDeviceHistoricalEvents
36203620

36213621
- (void)test035_TestMTRDeviceSubscriptionNotEstablishedOverXPC
36223622
{
3623-
NSString * const MTRDeviceControllerId = @"MTRController";
3623+
NSString * const MTRDeviceControllerId = @"MTRController";
36243624
__auto_type remoteController = [MTRDeviceController
36253625
sharedControllerWithID:MTRDeviceControllerId
36263626
xpcConnectBlock:^NSXPCConnection * _Nonnull {

0 commit comments

Comments
 (0)