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 877ccc3 commit 1ba9a1cCopy full SHA for 1ba9a1c
tests/test_launch_workbench.py
@@ -34,7 +34,7 @@ def workbench():
34
"""Launch workbench."""
35
workdir = pathlib.Path(__file__).parent
36
wb = launch_workbench(
37
- release="242",
+ release="241",
38
server_workdir=str(workdir.absolute()),
39
client_workdir=str(workdir.absolute()),
40
)
0 commit comments