Skip to content

Commit

Permalink
Skip BV for this
Browse files Browse the repository at this point in the history
  • Loading branch information
jwills committed Oct 3, 2024
1 parent 59aa65e commit f87fbda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/functional/adapter/test_community_extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ def test_base(self, project):
}
check_relation_types(project.adapter, expected)

@pytest.mark.skip_profile("buenavista")
class TestCommunityExtensions(BaseCommunityExtensions):
pass
pass

0 comments on commit f87fbda

Please sign in to comment.