Skip to content

Commit 978cfa9

Browse files
Fix test
1 parent d6b625e commit 978cfa9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/opentelemetry-instrumentation-sqlalchemy/tests/test_sqlalchemy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ async def run():
510510
"db_framework": False,
511511
"opentelemetry_values": False,
512512
},
513+
enable_attribute_commenter=True,
513514
)
514515
from sqlalchemy.ext.asyncio import ( # pylint: disable-all
515516
create_async_engine,

0 commit comments

Comments
 (0)