提交 49dfc586 编写于 作者: S sunshenshen

modify xts test:registerChange

Signed-off-by: Nsunshenshen <sunshenshen@huawei.com>
上级 8afacda3
......@@ -870,7 +870,6 @@ export default function publicApiTestWithSystemApiTest () {
console.info(`${testNum} changeData: ${JSON.stringify(changeData)}`);
expect(changeData.type).assertEqual(NOTIFY_REMOVE);
expect(changeData.uris[0]).assertEqual(albumUri);
done();
});
await sleep(550);
await helper.deleteAlbums([album]);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册