Skip to content

Commit e772f78

Browse files
authored
Update print statement for test alignment message
1 parent af470c5 commit e772f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/observability/core/test_alignment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ def test_span_processor():
170170

171171
def main():
172172
"""Run all tests."""
173-
print("🔍 Testing Agent365 Python SDK alignment with .NET SDK...\n")
173+
print("🔍 Testing Microsoft Agent 365 Python SDK alignment with .NET SDK...\n")
174174

175175
try:
176176
test_constants_alignment()

0 commit comments

Comments
 (0)