diff --git a/storage/storagevolumesjstest/BUILD.gn b/storage/storagevolumesjstest/BUILD.gn index bfe166bea9df9bb440b4d8534c538ccf14112ae1..08e7abf527e199f2ce5e5861009ed4cd2db76b5a 100644 --- a/storage/storagevolumesjstest/BUILD.gn +++ b/storage/storagevolumesjstest/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//test/xts/tools/build/suite.gni") @@ -20,7 +20,7 @@ ohos_js_hap_suite("storagevolumes_js_test") { ":storagevolumes_js_resources", ] certificate_profile = "./signature/openharmony_sx.p7b" - hap_name = "ActsstoragevolumesJsTest" + hap_name = "ActsStorageVolumesJsTest" } ohos_js_assets("storagevolumes_js_assets") { source_dir = "./src/main/js/default"