Skip to content

Commit

Permalink
Fix format after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-datadog committed Aug 14, 2023
1 parent f9fd1f0 commit cf6bfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elastic/tests/test_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ def test__get_data_creates_critical_service_alert(aggregator, instance):
tags=check._config.service_check_tags,
message="Error 500 Server Error: None for url: None when hitting test.com",
)


@pytest.mark.parametrize(
'version, return_value',
Expand Down

0 comments on commit cf6bfa2

Please sign in to comment.