diff --git a/interfaces/plugin/vibrator/test/unittest/BUILD.gn b/interfaces/plugin/vibrator/test/unittest/BUILD.gn index 308e8f731161b62faabdcf832dcab2e5c39af877..61ea1d37949f03e1bc5b6afae5a1180daea869a4 100755 --- a/interfaces/plugin/vibrator/test/unittest/BUILD.gn +++ b/interfaces/plugin/vibrator/test/unittest/BUILD.gn @@ -17,7 +17,7 @@ module_output_path = "miscdevice/interfaces" ohos_js_unittest("VibratorJsTest") { 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("unittest") {