Remove accepted values test from service status in stg_core__booking_view_to_service

This commit is contained in:
uri 2024-12-04 16:49:07 +01:00
parent 32f1dd68a1
commit 0c82a9592d

View file

@ -1060,15 +1060,6 @@ models:
Status of the applied service on the Booking View.
tests:
- not_null
- accepted_values:
values:
- "PROTECTED"
- "NOFLAGS"
- "REJECTED"
- "FLAGGED"
- "NOCHECKS"
- "NOT PAID"
- "-"
- name: created_at_utc
data_type: timestamp
description: |