Skip to content

Commit

Permalink
Precommit
Browse files Browse the repository at this point in the history
    * tests/conftest.py:
  • Loading branch information
jwillemsen committed Jun 3, 2024
1 parent 3696402 commit 28d34e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def mock_zappi_set_phase_setting():
with patch("pymyenergi.client.Zappi.set_phase_setting") as phase_setting:
yield phase_setting


@pytest.fixture
def mock_eddi_set_operating_mode():
"""Return a mocked Eddi object."""
Expand Down

0 comments on commit 28d34e3

Please sign in to comment.