Skip to content

Commit

Permalink
Merge pull request #303 from basedosdados/fix]-test-severity
Browse files Browse the repository at this point in the history
remove test severity as warn in dbt_project.yml
  • Loading branch information
laura-l-amaral authored Sep 21, 2023
2 parents da73eb4 + e77b955 commit 95daa15
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dbt_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,3 @@ models:
+post-hook:
- 'REVOKE `roles/bigquery.dataViewer` ON TABLE {{ this }} FROM "specialGroup:allUsers"'
- 'GRANT `roles/bigquery.dataViewer` ON TABLE {{ this }} TO "group:[email protected]"'

tests:
+severity: warn

0 comments on commit 95daa15

Please sign in to comment.