Skip to content

Commit

Permalink
integration test file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sudhanshu-metron committed Oct 21, 2024
1 parent 070bd36 commit 851f78e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -973,7 +973,7 @@ def test_malop_to_incident(mocker):
from Cybereason import malop_to_incident
args = {
"guidString": "12345A",
"status": 0
"status": 1
}
command_output = malop_to_incident(args)

Expand Down

0 comments on commit 851f78e

Please sign in to comment.