Skip to content

Commit 1ff81b2

Browse files
committed
Merge branch 'main' into handle_non_mappings_gracefully
2 parents fa9b19f + 630b422 commit 1ff81b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_test_project/models/materialized_table.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
materialized="table",
88
tags='a',
9-
query_tag='data team'
9+
query_tag="this will generate a warning"
1010
)
1111
}}
1212

0 commit comments

Comments
 (0)