mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
fix: project-manager test
This commit is contained in:
parent
c121d57215
commit
52bc6b8fcf
@ -32,7 +32,7 @@ class ProjectCreateDefaultToLatestSpec
|
||||
*/
|
||||
val message =
|
||||
"Project manager 9999.0.0 is required to install the requested " +
|
||||
"engine. Please upgrade."
|
||||
"engine. Current version is 0.1.0. Please upgrade."
|
||||
client.expectJson(json"""
|
||||
{
|
||||
"jsonrpc":"2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user