Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
chore: rename test_adding_legacy_labels to test_adding_deprecated_labels
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r7u committed Oct 2, 2020
1 parent e78c8c4 commit 1004561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricbeat/tests/metricbeat_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ def test_cluster_role_rules():
assert rules["resources"][0] == "something"


def test_adding_legacy_labels():
def test_adding_deprecated_labels():
config = """
labels:
app-test: metricbeat
Expand Down

0 comments on commit 1004561

Please sign in to comment.