fix failed tests
This commit is contained in:
@@ -20,7 +20,8 @@ describe('public validation boundaries', () => {
|
||||
provider: 'STRIPE',
|
||||
successUrl: 'https://ok.example.test',
|
||||
failureUrl: 'https://fail.example.test',
|
||||
}))).toThrow('Validation failed')
|
||||
accessToken: 'booking-access-token-123',
|
||||
}))).toThrow('Invalid enum value')
|
||||
})
|
||||
|
||||
it('requires enough anonymous marketplace reservation identity to create a booking request', () => {
|
||||
|
||||
Reference in New Issue
Block a user