Skip to content

Commit

Permalink
break tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsvetkov-splunk committed Jun 4, 2024
1 parent 5a2fdaf commit e5ea575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_global_config_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ def test_config_validation_when_deprecated_placeholder_is_used(caplog):
# "example_input_one" input
(
"invalid_config_both_rest_handler_name_class_are_present.json",
False,
(
"Input 'example_input_one' has both 'restHandlerName' and "
"'restHandlerModule' or 'restHandlerClass' fields present. "
Expand Down

0 comments on commit e5ea575

Please sign in to comment.