fix tests issue

This commit is contained in:
root
2026-05-26 18:50:14 -04:00
parent 8b3eb588f2
commit 5ec91230c1
4 changed files with 22 additions and 7 deletions
@@ -18,6 +18,9 @@ const mockVehicle = {
isPublished: true,
photos: [],
dailyRate: 500,
pickupLocations: [],
allowDifferentDropoff: false,
dropoffLocations: [],
}
beforeEach(() => {