Skip to content

Commit a5f58da

Browse files
committed
make test target compile
1 parent b39973e commit a5f58da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/WooCommerceTests/POS/Mocks/MockPointOfSaleItemsService.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,6 @@ final class MockPointOfSaleItemsController: PointOfSaleItemsControllerProtocol {
1414
func refreshItems(base: WooCommerce.ItemListBaseItem) async { }
1515

1616
func loadNextItems(base: ItemListBaseItem) async { }
17+
18+
func toggleItemType() async { }
1719
}

0 commit comments

Comments
 (0)