Skip to content

Commit 64ef020

Browse files
committed
Periphery ignore
1 parent 2609ec0 commit 64ef020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Sources/PointOfSale/Controllers/PointOfSaleObservableItemsController.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ final class PointOfSaleObservableItemsController: PointOfSaleItemsControllerProt
4040
)
4141
}
4242

43+
// periphery:ignore used by tests
4344
init(dataSource: POSObservableDataSourceProtocol) {
4445
self.dataSource = dataSource
4546
}

0 commit comments

Comments
 (0)