Skip to content

Commit

Permalink
style: Automatic code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 5, 2023
1 parent 9ac0c8f commit 5c53bed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests_parsers/test_carbanak.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from modules.processing.parsers.CAPE.Carbanak import extract_config


@pytest.mark.skip(reason="Broken")
def test_carbanak():
with open("tests/data/malware/9c9f7174d1c79569ac3464aa9a997d09d44c2094ce1b80a5e63c115edc140c56", "rb") as data:
Expand Down

0 comments on commit 5c53bed

Please sign in to comment.