Skip to content

Commit

Permalink
add new mercury level
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew D.Gramigna committed Oct 4, 2023
1 parent feba6d6 commit 59fd0b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sources:
description: Department Category. Specifies if deparmtent is main department or sub department.
tests:
- accepted_values:
values: ['level-0', 'level-1', 'level-2'] #Never seen a level-3, but want to. Level 2 in Mercury.
values: ['level-0', 'level-1', 'level-2', 'level-3'] #Mercury loves levels.
config:
severity: warn
- name: department_id
Expand Down

0 comments on commit 59fd0b4

Please sign in to comment.