fix tests issue
This commit is contained in:
@@ -18,6 +18,9 @@ const mockVehicle = {
|
||||
isPublished: true,
|
||||
photos: [],
|
||||
dailyRate: 500,
|
||||
pickupLocations: [],
|
||||
allowDifferentDropoff: false,
|
||||
dropoffLocations: [],
|
||||
}
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user