Skip to content

Commit

Permalink
reran black.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
stanley-cheung committed Jan 19, 2024
1 parent cd3c218 commit cd4186a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/gamma/csm_observability_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ def test_csm_observability(self):

with self.subTest("2_start_test_client"):
test_client: _XdsTestClient = self.startTestClient(
test_server, enable_csm_observability=True,
test_server,
enable_csm_observability=True,
request_payload_size=271828,
response_payload_size=314159,
)
Expand Down

0 comments on commit cd4186a

Please sign in to comment.