Skip to content

Commit f36aa4d

Browse files
fixed test
1 parent e2b3d85 commit f36aa4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

learn-dbt/models/example/schema.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ models:
1717
description: "The primary key for this table"
1818
tests:
1919
- unique
20-
- not_null
2120
- relationships:
2221
to: ref('my_first_dbt_model')
2322
field: id

0 commit comments

Comments
 (0)