Skip to content

Commit 350dbab

Browse files
committed
Update PointOfSaleAggregateModelTests.swift
1 parent a6287af commit 350dbab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/WooCommerceTests/POS/Models/PointOfSaleAggregateModelTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ struct PointOfSaleAggregateModelTests {
339339

340340
// Then
341341
#expect(orderController.clearOrderWasCalled == true)
342+
#expect(cardPresentPaymentService.cancelPaymentCalled == true)
342343
}
343344
}
344345

0 commit comments

Comments
 (0)