diff --git a/miscservices/TimerTest_js/BUILD.gn b/miscservices/TimerTest_js/BUILD.gn index 2f840116147d89d37192b0cdf6f1654071c5fa84..cf3a39566b914e1aaef6738b735e5ce8b9c3acd5 100644 --- a/miscservices/TimerTest_js/BUILD.gn +++ b/miscservices/TimerTest_js/BUILD.gn @@ -20,7 +20,7 @@ ohos_js_hap_suite("timer_js_test") { ":time_resources", ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "ActsTimeJSApiTest" + hap_name = "ActsTimerJSApiTest" } ohos_js_assets("time_js_assets") { source_dir = "./src/main/js/default"