Skip to content

Commit

Permalink
Applied hatch code quality fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneMazur committed Feb 6, 2025
1 parent a775a19 commit fa85697
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/macros/relations/test_table_macros.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ def test_macros_create_table_as_liquid_cluster_auto(self, config, template_bundl

assert sql == expected


def test_macros_create_table_as_comment(self, config, template_bundle):
config["persist_docs"] = {"relation": True}
template_bundle.context["model"].description = "Description Test"
Expand Down

0 comments on commit fa85697

Please sign in to comment.