large mock refector hopefully done + no errors?
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 1h13m59s
All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 1h13m59s
This commit is contained in:
@@ -1067,6 +1067,7 @@ export const createMockAppStats = (overrides: Partial<AppStats> = {}): AppStats
|
||||
flyerItemCount: 2000,
|
||||
storeCount: 5,
|
||||
pendingCorrectionCount: 0,
|
||||
recipeCount: 500,
|
||||
};
|
||||
return { ...defaultStats, ...overrides };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user