提交 6581bb8d 编写于 作者: K kkoon

update attribute

Signed-off-by: Nkkoon <kongzheng6@huawei.com>
上级 0514cba9
...@@ -56,7 +56,7 @@ describe("volumeManager", function () { ...@@ -56,7 +56,7 @@ describe("volumeManager", function () {
expect(isString(path)).assertTrue(); expect(isString(path)).assertTrue();
} }
} catch (e) { } catch (e) {
console.log("volume_manager_test_get_all_volumes_async_000 has failed for " + e); console.log("volume_manager_test_get_all_volumes_async_000 has failed for :" + e);
expect(null).assertFail(); expect(null).assertFail();
} }
done(); done();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册