diff --git a/frameworks/test/moduletest/BUILD.gn b/frameworks/test/moduletest/BUILD.gn index cbae181025590313bba99d388d099a26eb433dd5..25c87d89db03e96ed5243957a6b77f113b9e2265 100644 --- a/frameworks/test/moduletest/BUILD.gn +++ b/frameworks/test/moduletest/BUILD.gn @@ -311,7 +311,7 @@ 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") {