diff --git a/frameworks/test/moduletest/BUILD.gn b/frameworks/test/moduletest/BUILD.gn index cbae181025590313bba99d388d099a26eb433dd5..5c52dea18cfd3261fdf1c6127b220513ac024d9d 100644 --- a/frameworks/test/moduletest/BUILD.gn +++ b/frameworks/test/moduletest/BUILD.gn @@ -311,7 +311,8 @@ ohos_js_unittest("ReminderAgentJsTest") { module_out_path = module_output_path hap_profile = "./config.json" - certificate_profile = "//test/developertest/signature/openharmony_sx.p7b" + certificate_profile = + "//test/testfwk/developer_test/signature/openharmony_sx.p7b" } group("moduletest") {