We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9643831 commit 55b9f16Copy full SHA for 55b9f16
1 file changed
tests/client/client_tests.py
@@ -558,7 +558,3 @@ def test_user_agent(elasticapm_client, expected):
558
559
def test_label_without_client():
560
elasticapm.label(foo="foo")
561
-
562
563
-def test_version_is_not_unknown():
564
- assert elasticapm.VERSION != "unknown"
0 commit comments