Skip to content

Commit

Permalink
chore(fmt): apply formatting rules
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Jul 16, 2024
1 parent dfeee02 commit de68a1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def fake_fs(fs):
"""Mock filesystem for configuration hook unit tests."""
yield fs


@pytest.fixture
def env():
"""Mock the snap runtime environment."""
Expand Down

0 comments on commit de68a1e

Please sign in to comment.