maybe a few too many fixes
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 41s
Some checks failed
Deploy to Test Environment / deploy-to-test (push) Failing after 41s
This commit is contained in:
@@ -200,6 +200,7 @@ export const createMockFlyer = (
|
||||
valid_from: new Date().toISOString().split('T')[0],
|
||||
valid_to: new Date(Date.now() + 7 * 24 * 60 * 60 * 1000).toISOString().split('T')[0], // 7 days from now
|
||||
store_address: '123 Main St, Anytown, USA',
|
||||
status: 'processed',
|
||||
item_count: 50,
|
||||
uploaded_by: null,
|
||||
store,
|
||||
|
||||
Reference in New Issue
Block a user