Skip to content

Commit 69279dc

Browse files
author
Lingling Peng
committed
fix syntax
1 parent 455c089 commit 69279dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pytest.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
python_files = test_*.py unit_test_*.py integration_test*.py
33
asyncio_mode = auto
44
asyncio_default_fixture_loop_scope = session
5-
filterwarnings = ignore::opentelemetry.*
5+
filterwarnings =
6+
ignore:::opentelemetry.*

0 commit comments

Comments
 (0)