diff --git a/storage/storagestatisticsjstest/Test.json b/storage/storagestatisticsjstest/Test.json index 1802ab31b2107adc069fff5d1aa8ac9742a7787d..c6e4aea20b44be136e8488bf83da03ee57f14ccb 100644 --- a/storage/storagestatisticsjstest/Test.json +++ b/storage/storagestatisticsjstest/Test.json @@ -9,12 +9,12 @@ "testcase-timeout": 70000 }, "kits": [ - { - "test-file-name": [ - "ActsStorageStatisticsJsTest.hap" - ], - "type": "AppInstallKit", - "cleanup-apps": true + { + "test-file-name": [ + "ActsStorageStatisticsJsTest.hap" + ], + "type": "AppInstallKit", + "cleanup-apps": true } ] } \ No newline at end of file diff --git a/storage/storagestatisticsjstest/entry/src/main/module.json b/storage/storagestatisticsjstest/entry/src/main/module.json index 51ae3b824b709f9054089c2cbc30ca0c04f07bb6..3d0ff25f8d39b3c59147086cd5925ad4b041cb4f 100644 --- a/storage/storagestatisticsjstest/entry/src/main/module.json +++ b/storage/storagestatisticsjstest/entry/src/main/module.json @@ -1,8 +1,8 @@ { "module": { - "package": "com.example.statistics", - "name": "entry", - "mainAbility": "com.example.statistics.MainAbility", + "package": "com.example.statistics", + "name": "entry", + "mainAbility": "com.example.statistics.MainAbility", "type": "entry", "srcEntrance": "./ets/Application/AbilityStage.ts", "description": "$string:entry_desc",