Skip to content

Commit

Permalink
mark test flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyyeo committed Aug 8, 2024
1 parent 7dd6cf6 commit 8075515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/adapter/test_persist_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def properties(self):
"schema.yml": _MATERIALIZED_VIEW_PROPERTIES__SCHEMA_YML,
}

@pytest.mark.flaky
def test_has_comments_pglike(self, project):
run_dbt(["docs", "generate"])
with open("target/catalog.json") as fp:
Expand Down

0 comments on commit 8075515

Please sign in to comment.