unfied style
This commit is contained in:
@@ -15,6 +15,6 @@ describe('serializeReservationForDashboard', () => {
|
||||
},
|
||||
})
|
||||
|
||||
expect(result.customer?.licenseImageUrl).toBe('http://localhost:3001/dashboard/api/v1/customers/customer-1/license-image')
|
||||
expect(result.customer?.licenseImageUrl).toBe('http://localhost:3000/dashboard/api/v1/customers/customer-1/license-image')
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user