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

Commit

Permalink
[kibana] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlrt committed Feb 6, 2020
1 parent decd945 commit 219eea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kibana/tests/kibana_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ def test_service_labels():

assert r['service'][name]['metadata']['labels']['label1'] == 'value1'

def test_service_annotatations():
def test_service_annotations():
config = '''
service:
annotations:
Expand Down

0 comments on commit 219eea6

Please sign in to comment.