Skip to content

Commit 9700b23

Browse files
committed
Fix: Reject audits on EMBEDDED models (#5546)
1 parent 1ed4b0e commit 9700b23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/sushi_dbt/models/schema.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ models:
4242
columns:
4343
- name: waiter_id
4444
description: Waiter id
45-
tests:
46-
- not_null
4745
- name: ds
4846
description: Date
4947
- name: waiter_as_customer_by_day

0 commit comments

Comments
 (0)