Skip to content

Commit

Permalink
Remove unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
badrogger committed May 14, 2024
1 parent 37bfae3 commit 3dcc197
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/schains/monitor/action/skaled_action_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,6 @@ def test_ima_container_action_image_migration(
assert image == 'skalenetwork/ima:2.0.0-beta.9'


# @mock.patch('core.schains.monitor.containers.run_ima_container', run_ima_container_mock)
# @mock.patch('core.schains.monitor.containers.get_image_name', return_value="skalenetwork/ima:2)
def test_ima_container_action_time_frame_migration(
skaled_am,
skaled_checks,
Expand Down

0 comments on commit 3dcc197

Please sign in to comment.