We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f05b8e commit 4513aafCopy full SHA for 4513aaf
tests/pytest/test_main.py
@@ -40,7 +40,7 @@ def test_workbench_kwargs_if_url_set():
40
41
def test_workbench_kwargs_if_url_not_set():
42
"""
43
- Test that the `ws_per_message_deflate` kwarg is not changed if the RS_SERVER_URL and RS_SESSION_URL environment variables are not set are set.
+ Test that the `ws_per_message_deflate` kwarg is not changed if the RS_SERVER_URL and RS_SESSION_URL environment variables are not set.
44
45
kwargs = {
46
"ws_per_message_deflate": True,
0 commit comments