Skip to content

Commit

Permalink
chore: Fix typo in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Aug 17, 2023
1 parent bd13b77 commit 4760fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ def assert_client_session_call(
"""Assert client makes RPC call with the right arguments.
Args:
client: LSRPC2 API client.
client: LSRC2 API client.
method: RPC method name.
args: RPC method arguments.
kwargs: Client keyword arguments.
Expand Down

0 comments on commit 4760fd3

Please sign in to comment.