diff --git a/distributeddatamgr/distributeddatamgrjstest/hap/Test.json b/distributeddatamgr/distributeddatamgrjstest/hap/Test.json index 422336d25155596e8c23af64b33cecc5b91a19a5..1d845bf0659c2873a7acc0f22d24b80c7471c8eb 100644 --- a/distributeddatamgr/distributeddatamgrjstest/hap/Test.json +++ b/distributeddatamgr/distributeddatamgrjstest/hap/Test.json @@ -3,7 +3,7 @@ "driver": { "type": "JSUnitTest", "test-timeout": "21600000", - "package": "com.example.datamanagertest", + "package": "ohos.acts.distributeddatamgr", "abilityName": "decc.testkit.runner.JsEntryAbility", "shell-timeout": "21600000" },