We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455c089 commit 69279dcCopy full SHA for 69279dc
1 file changed
pytest.ini
@@ -2,4 +2,5 @@
2
python_files = test_*.py unit_test_*.py integration_test*.py
3
asyncio_mode = auto
4
asyncio_default_fixture_loop_scope = session
5
-filterwarnings = ignore::opentelemetry.*
+filterwarnings =
6
+ ignore:::opentelemetry.*
0 commit comments