diff --git a/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/RdbstoreEncryptionJsunit.test.js b/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/RdbstoreEncryptionJsunit.test.js index d8fd923076ea6ffdbb39e78f88b3b51c098f0462..64b3805e320f7b6e2adf90b05e2d7ca95388f4e3 100644 --- a/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/RdbstoreEncryptionJsunit.test.js +++ b/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/RdbstoreEncryptionJsunit.test.js @@ -114,7 +114,6 @@ describe('rdbEncryptTest', function () { }).catch((err) => { expect(null).assertFail(); }) - storePromise storePromise = null done() @@ -139,7 +138,6 @@ describe('rdbEncryptTest', function () { }).catch((err) => { expect(null).assertFail(); }) - storePromise storePromise = null done()