Skip to content

Commit

Permalink
fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
YuvHayun committed Jun 2, 2024
1 parent dc6596f commit d4723fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,6 @@ def test_negative__hidden_param(self, mocker):
- Ensure failure message on hidden params.
"""
logger_info = mocker.patch.object(logging.getLogger("demisto-sdk"), "info")
logger_error = mocker.patch.object(logging.getLogger("demisto-sdk"), "error")
mocker.patch.object(
IntegrationValidator,
"has_no_fromlicense_key_in_contributions_integration",
Expand Down

0 comments on commit d4723fa

Please sign in to comment.