Skip to content

Commit 3eb9aea

Browse files
authored
Update comment to reflect correct service name
1 parent cc99cef commit 3eb9aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/observability/core/test_inference_scope.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class TestInferenceScope(unittest.TestCase):
2121
@classmethod
2222
def setUpClass(cls):
2323
"""Set up test environment once for all tests."""
24-
# Configure Agent365 for testing
24+
# Configure Microsoft Agent 365 for testing
2525
configure(
2626
service_name="test-inference-service",
2727
service_namespace="test-namespace",

0 commit comments

Comments
 (0)