mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-19 22:43:32 -04:00
wantAgent mock bugfix
Signed-off-by: hwx1119949 <3052854011@qq.com> Change-Id: I8a845d7b949bd8a2c942aaed82d7759f3deaec93
This commit is contained in:
@@ -155,7 +155,7 @@ export function mockRequireNapiFun() {
|
||||
return mockZlib();
|
||||
case "screenshot":
|
||||
return mockScreenshot();
|
||||
case "WantAgent":
|
||||
case "wantAgent":
|
||||
return mockWantAgent();
|
||||
case "wallpaper":
|
||||
return mockWallpaper();
|
||||
|
||||
Reference in New Issue
Block a user