Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bonnes committed Sep 10, 2024
1 parent a7cdff3 commit a906236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests_new/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
def auto_enable_custom_integrations(enable_custom_integrations: pytest.fixture): # type: ignore[no-untyped-def]
yield


# NOTE: ? workaround for: https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/issues/198
@pytest.fixture # not loading from pytest_homeassistant_custom_component.plugins
def snapshot(snapshot: SnapshotAssertion) -> SnapshotAssertion:
Expand Down

0 comments on commit a906236

Please sign in to comment.