Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcohen6 committed Nov 29, 2023
1 parent a9949f1 commit f74cd5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/dependencies/test_dependency_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def test_deps_add_dry_run(self, clean_start):
"deps",
"--add-package",
"dbt-labs/audit_helper@0.9.0",
"--lock",
]
)
assert not os.path.exists("dbt_packages")
Expand Down

0 comments on commit f74cd5a

Please sign in to comment.