Skip to content

Commit

Permalink
fix: fmt files
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Dec 9, 2024
1 parent 51b350e commit 5aa8468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ async def test_upgrade(ops_test: OpsTest):
Verify that all upgrade process succeeds.
There should be no charm with APP_NAME deployed (after test_remove_with_resources_present()),
because it deploys stable version of this charm and peforms upgrade.
because it deploys stable version of this charm and performs upgrade.
"""

# deploy stable version of the charm
Expand Down

0 comments on commit 5aa8468

Please sign in to comment.