Skip to content

Commit

Permalink
Remove extra NTD test on Service by Mode erroring because of null values
Browse files Browse the repository at this point in the history
  • Loading branch information
erikamov committed Dec 20, 2024
1 parent 81a4a8d commit 9201a1e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion warehouse/models/staging/ntd_annual_reporting/_src.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ sources:
The time period for which data was collected.
This table displays only "Annual Total".
tests:
- not_null
- accepted_values:
values: ["Annual Total"]
- <<: *time_service_begins
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ models:
The time period for which data was collected.
This table displays only "Annual Total".
tests:
- not_null
- accepted_values:
values: ["Annual Total"]
- <<: *time_service_begins
Expand Down

0 comments on commit 9201a1e

Please sign in to comment.