Skip to content

Commit

Permalink
put not null config back to error
Browse files Browse the repository at this point in the history
  • Loading branch information
adgramigna committed Jan 25, 2024
1 parent dd9dcab commit 6c73e40
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions levergreen_dbt/models/staging/lever/_lever__sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ sources:
- name: location
description: Single location where the job is posted. Seems more rigid than Greenhouse on first glance, only one posting.
tests:
- not_null:
config:
severity: warn
- not_null
- name: opening_link
description: Source of the actual job posting
tests:
Expand Down

0 comments on commit 6c73e40

Please sign in to comment.