fix failed tests

This commit is contained in:
root
2026-06-10 01:17:09 -04:00
parent f1fff38400
commit f98ac2c4fa
6 changed files with 42 additions and 15 deletions
@@ -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', () => {