Skip to content

Commit

Permalink
fix bq tests
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbanin committed Sep 30, 2018
1 parent e4ca350 commit 4cc5e6d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1316,7 +1316,8 @@ def expected_bigquery_complex_manifest(self):
'post-hook': [],
'pre-hook': [],
'quoting': {},
'vars': {}
'vars': {},
'tags': [],
},
'depends_on': {
'macros': [],
Expand Down

0 comments on commit 4cc5e6d

Please sign in to comment.