pull/1491/head
grossmj 6 years ago
parent 9ed181151f
commit c736051dda

@ -66,7 +66,8 @@ def test_json(vm, project):
'start_command': vm.start_command,
'environment': vm.environment,
'node_directory': vm.working_dir,
'status': 'stopped'
'status': 'stopped',
'usage': ''
}

Loading…
Cancel
Save