Skip to content

Commit 643ffcb

Browse files
Update src/darwin/Framework/CHIPTests/MTRPerControllerStorageTests.m
Co-authored-by: Justin Wood <woody@apple.com>
1 parent 08bb265 commit 643ffcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/darwin/Framework/CHIPTests/MTRPerControllerStorageTests.m

-1
Original file line numberDiff line numberDiff line change
@@ -2269,7 +2269,6 @@ - (void)doTestSubscriptionPoolWithSize:(NSInteger)subscriptionPoolSize deviceOnb
22692269
XCTAssertNotNil(factory);
22702270

22712271
__auto_type queue = dispatch_get_main_queue();
2272-
// __auto_type queue = dispatch_queue_create("test.subscription.pool", DISPATCH_QUEUE_SERIAL_WITH_AUTORELEASE_POOL);
22732272

22742273
__auto_type * rootKeys = [[MTRTestKeys alloc] init];
22752274
XCTAssertNotNil(rootKeys);

0 commit comments

Comments
 (0)