Skip to content

Commit

Permalink
Updated test to include unique_key
Browse files Browse the repository at this point in the history
Signed-off-by: triedandtested-dev (Bryan Dunkley) <[email protected]>
  • Loading branch information
triedandtested-dev authored and gshank committed Jan 24, 2022
1 parent 8fb40f2 commit 1d37d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/047_dbt_ls_tests/test_ls.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ def expect_analyses_output(self):
'schema': None,
'alias': None,
'meta': {},
'unique_key': None
},
'unique_id': 'analysis.test.a',
'original_file_path': normalize('analyses/a.sql'),
Expand Down

0 comments on commit 1d37d05

Please sign in to comment.