Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
joshheald committed Feb 6, 2025
1 parent 739258b commit 60a6b6e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ final class MockPointOfSaleItemsController: PointOfSaleItemsControllerProtocol {

func loadItems(base: ItemListBaseItem) async { }

func refreshItems(base: WooCommerce.ItemListBaseItem) async { }

func loadNextItems(base: ItemListBaseItem) async { }
}

0 comments on commit 60a6b6e

Please sign in to comment.