Skip to content

Commit

Permalink
polish🧼
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Aug 28, 2024
1 parent 21137de commit 7268b54
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 154 deletions.
2 changes: 0 additions & 2 deletions test/test_main_invocation.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ def test_top_level_import(charm_env: None):
def test_top_level_import_legacy_call(charm_env: None):
import ops

ops.main.main(IdleCharm)

with pytest.deprecated_call():
ops.main.main(IdleCharm)

Expand Down
152 changes: 0 additions & 152 deletions test/test_main_invocations.py

This file was deleted.

0 comments on commit 7268b54

Please sign in to comment.