Skip to content

Commit

Permalink
skip inapplicable test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 3, 2024
1 parent 57b832a commit 09a200f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/shared_tests/test_query_comment.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class TestMacroQueryComments(BaseMacroQueryComments):


class TestMacroArgsQueryComments(BaseMacroArgsQueryComments):
@pytest.skip(
@pytest.mark.skip(
"This test is incorrectly comparing the version of `dbt-core`"
"to the version of `dbt-postgres`, which is not always the same."
)
Expand Down

0 comments on commit 09a200f

Please sign in to comment.