Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
amandahla committed Dec 10, 2024
1 parent 3a29017 commit a5e0747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@ async def test_synapse_with_mjolnir_from_refresh_is_up(
get_unit_ips: typing.Callable[[str], typing.Awaitable[tuple[str, ...]]],
synapse_charm: str,
synapse_image: str,
postgresql_app: Application,
):
"""
arrange: build and deploy the Synapse charm from charmhub and enable Mjolnir.
Expand Down

0 comments on commit a5e0747

Please sign in to comment.