We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350dbab commit 88a1015Copy full SHA for 88a1015
WooCommerce/WooCommerceTests/POS/Models/PointOfSaleAggregateModelTests.swift
@@ -542,7 +542,7 @@ struct PointOfSaleAggregateModelTests {
542
Issue.record("Expected cardPresentPaymentInlineMessage to be paymentSuccess")
543
return
544
}
545
- #expect(viewModel.message == "A card payment of $52.30 was successfully made")
+ #expect(viewModel.message == "A card payment of $52.30 was successfully made.")
546
547
548
@available(iOS 17.0, *)
0 commit comments