Skip to content

Commit 55b9f16

Browse files
committed
No test then
1 parent 9643831 commit 55b9f16

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/client/client_tests.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,3 @@ def test_user_agent(elasticapm_client, expected):
558558

559559
def test_label_without_client():
560560
elasticapm.label(foo="foo")
561-
562-
563-
def test_version_is_not_unknown():
564-
assert elasticapm.VERSION != "unknown"

0 commit comments

Comments
 (0)