removed unique test on program_id, which now reqs edition

This commit is contained in:
Mike Stepanovic 2025-09-02 11:04:33 -06:00
parent cbbccde319
commit 8b34fa1dd3

View File

@ -16,7 +16,6 @@ models:
description: "The unique identifier of the program."
tests:
- not_null
- unique
- name: EDITION
description: "The version or edition number of the program."
tests: