Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Jul 31, 2024
1 parent 385dbea commit 90cd342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_e2e/test_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ def test_no_relation_error(mycharm):
),
) as mgr:
with pytest.raises(RelationNotFoundError):
net = mgr.charm.model.get_binding("foo").network
mgr.charm.model.get_binding("foo").network


def test_juju_info_network_default(mycharm):
Expand Down

0 comments on commit 90cd342

Please sign in to comment.