setting API mock

Signed-off-by: weiyunxing <weiyunxing@huawei.com>
This commit is contained in:
weiyunxing
2022-07-25 14:55:07 +08:00
parent 557057756c
commit da0eb6bb97
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -107,7 +107,7 @@ export function mockSettings() {
WIFI_STATUS: "[PC Preview] unknow WIFI_STATUS",
WIFI_WATCHDOG_STATUS: "[PC Preview] unknow WIFI_WATCHDOG_STATUS",
};
const settingsMock = {
const settings = {
date,
display,
general,