fixed bookings test to include null for verification_request_booking_source

This commit is contained in:
Joaquin Ossa 2024-08-27 15:45:22 +02:00
parent 3c73bcf965
commit 87eac12281

View file

@ -1721,13 +1721,14 @@ models:
- PMS
- OSL
- API/MANUAL
- null (bookings without verification request)
tests:
- not_null
- accepted_values:
values:
- 'PMS'
- 'OSL'
- 'API/MANUAL'
- null
- name: id_staging_host_booking
data_type: bigint