提交 d9d5607c 编写于 作者: S SoftSquirrel

Description:bms query permission test

Feature or Bugfix: Feature
Binary Source: No
Signed-off-by: NSoftSquirrel <xuhao47@huawei.com>
上级 335abcfd
......@@ -166,7 +166,7 @@ describe('ActsBmsJsUnPermissionTest', function () {
*/
it('getBundleArchiveInfoTest_100', 0, async function (done) {
console.debug('getBundleArchiveInfoTest_100 start');
bundle.getBundleArchiveInfo("/data/", DEFAULT_FLAG).then(data => {
bundle.getBundleArchiveInfo("/system/app/Launcher.hap", DEFAULT_FLAG).then(data => {
expect().assertFail();
}).catch(err => {
expect(err).assertEqual(INVALID_CODE);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册