mirror of
https://gitee.com/openharmony/communication_wifi.git
synced 2024-12-18 20:40:11 +00:00
update wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/wifi_service_manager_test.cpp.
Signed-off-by: sunjinqiang <17319862417@163.com>
This commit is contained in:
parent
809bce1c34
commit
3cab5dddb3
@ -123,7 +123,7 @@ HWTEST_F(WifiServiceManagerTest, ApServiceSetHotspotConfigTest, TestSize.Level1)
|
||||
HWTEST_F(WifiServiceManagerTest, GetEnhanceServiceInstTest, TestSize.Level1)
|
||||
{
|
||||
WIFI_LOGE("GetEnhanceServiceInstTest enter!");
|
||||
IEnhanceService *result = WifiServiceManager::GetInstance().GetEnhanceServiceInst();
|
||||
WifiServiceManager::GetInstance().GetEnhanceServiceInst();
|
||||
}
|
||||
} // namespace Wifi
|
||||
} // namespace OHOS
|
Loading…
Reference in New Issue
Block a user