diff --git a/test/workspace_container_test.py b/test/workspace_container_test.py index a49ea1d1..d53a15ca 100644 --- a/test/workspace_container_test.py +++ b/test/workspace_container_test.py @@ -17,7 +17,7 @@ """ -WORKSPACE_VERSION = "0.14.fail" +WORKSPACE_VERSION = "0.14.3" AUTH_URL = "http://localhost:8080" WS_URL = "http://localhost:7058"