replaced vague notes with specific intended use, also fixed modal on top of modal for reviews
This commit is contained in:
@@ -289,7 +289,6 @@ describe('Rentals Routes', () => {
|
||||
endDateTime: '2024-01-15T18:00:00.000Z',
|
||||
deliveryMethod: 'pickup',
|
||||
deliveryAddress: null,
|
||||
notes: 'Test rental',
|
||||
stripePaymentMethodId: 'pm_test123',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user