Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7fc87c0

Browse files
abbrowne126parthea
andauthored
Update tests/unit/test_bidi.py
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent d220fa6 commit 7fc87c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_bidi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ def test_fatal_exceptions_can_inform_consumer(self, caplog):
923923
"""
924924
https://github.com/googleapis/python-api-core/issues/820
925925
Exceptions thrown in the BackgroundConsumer not caught by `should_recover` / `should_terminate`
926-
on the RPC should be bubbled back to the caller through `on_fatal_exception` if passed.
926+
on the RPC should be bubbled back to the caller through `on_fatal_exception`, if passed.
927927
"""
928928
caplog.set_level(logging.DEBUG)
929929

0 commit comments

Comments
 (0)