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 595686a commit 008f233Copy full SHA for 008f233
Yosemite/YosemiteTests/Stores/StatsStoreV4Tests.swift
@@ -524,7 +524,7 @@ private extension StatsStoreV4Tests {
524
shipping: 0,
525
netRevenue: 800,
526
totalProducts: 2,
527
- averageOrderValue: 0)
+ averageOrderValue: 266)
528
}
529
530
/// Matches the first interval's `subtotals` field in `order-stats-v4-year` response.
@@ -539,7 +539,7 @@ private extension StatsStoreV4Tests {
539
540
541
totalProducts: 0,
542
543
544
545
func sampleIntervals() -> [Networking.OrderStatsV4Interval] {
0 commit comments