Skip to content

Commit

Permalink
style: Linter fix (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
jneo8 authored Dec 14, 2023
1 parent 5fc0f7f commit 02f89e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,4 +268,3 @@ def test_13_update_status_config_invalid(self, mock_hw_tool_helper, mock_exporte

self.harness.charm.on.update_status.emit()
self.assertEqual(self.harness.charm.unit.status, BlockedStatus("config fail message"))

0 comments on commit 02f89e0

Please sign in to comment.