File tree 1 file changed +0
-2
lines changed
src/darwin/Framework/CHIPTests
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -2478,7 +2478,6 @@ - (void)test012_testDataStorageUpdatesWhenRemovingClusters
2478
2478
};
2479
2479
2480
2480
delegate.onReportEnd = ^{
2481
-
2482
2481
// Make sure that the cluster data does not have cluster ID - MTRClusterIDTypeIdentifyID in the cluster index for endpoint 1
2483
2482
// and cluster data for MTRClusterIDTypeIdentifyID is nil.
2484
2483
// We do not need to check _persistedClusterData here. _persistedClusterData will be paged in from storage when needed so
@@ -2617,7 +2616,6 @@ - (void)test013_testDataStorageUpdatesWhenRemovingAttributes
2617
2616
};
2618
2617
2619
2618
delegate.onReportEnd = ^{
2620
-
2621
2619
// Make sure that the cluster data in the data storage is populated with cluster data for MTRClusterIDTypeIdentifyID cluster
2622
2620
// and has all attributes except attribute 1 which was deleted.
2623
2621
// We will page in the cluster data from storage to check the above.
You can’t perform that action at this time.
0 commit comments