Skip to content

Commit 9c822d6

Browse files
committed
Update typo
1 parent f3fa8b4 commit 9c822d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/models/marts/fct_model_6.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ select 1 as id
7676
from {{ var('my_table_reference') }}
7777
union all
7878

79-
-- the following is SQL commented so it should be found as a hard coded reference
79+
-- the following is SQL commented so it should not be found as a hard coded reference
8080
-- select
8181
-- 6 as id
8282
-- from my_db.my_schema.my_table222

0 commit comments

Comments
 (0)