mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-21 01:45:24 -04:00
@@ -264,7 +264,8 @@ export function mockDistributedData() {
|
||||
};
|
||||
const kvManagerConfigMock = {
|
||||
userInfo: "[PC Preview] unknown userInfo",
|
||||
bundleName: "[PC Preview] unknown bundleName"
|
||||
bundleName: "[PC Preview] unknown bundleName",
|
||||
context : "[PC Preview] unknown context"
|
||||
};
|
||||
const constantsMock = {
|
||||
MAX_KEY_LENGTH: "[PC Preview] unknown MAX_KEY_LENGTH",
|
||||
|
||||
Reference in New Issue
Block a user