未验证 提交 574565e3 编写于 作者: O openharmony_ci 提交者: Gitee

!6718 【Distributeddatamgr】【monthly_20221018】RdbstoreEncryptionJsunit.test.js文件修改,优化用例

Merge pull request !6718 from yanglifeng/monthly_20221018
...@@ -114,7 +114,6 @@ describe('rdbEncryptTest', function () { ...@@ -114,7 +114,6 @@ describe('rdbEncryptTest', function () {
}).catch((err) => { }).catch((err) => {
expect(null).assertFail(); expect(null).assertFail();
}) })
storePromise
storePromise = null storePromise = null
done() done()
...@@ -139,7 +138,6 @@ describe('rdbEncryptTest', function () { ...@@ -139,7 +138,6 @@ describe('rdbEncryptTest', function () {
}).catch((err) => { }).catch((err) => {
expect(null).assertFail(); expect(null).assertFail();
}) })
storePromise
storePromise = null storePromise = null
done() done()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册