Skip to content

Commit

Permalink
Enable this test since PostgreSQL 15+ is available in CI now
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 committed Sep 21, 2024
1 parent ce5327c commit ea36f71
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,5 @@ def test__merge_exclude_columns(self, project):
self.check_scenario_correctness(expected_fields, test_case_fields, project)


# https://github.com/dbt-labs/dbt-core/issues/8286
@pytest.mark.skip(reason="Needs PostgreSQL 15 in CI")
class TestMergeExcludeColumns(BaseMergeExcludeColumns):
pass

0 comments on commit ea36f71

Please sign in to comment.